Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 358 Bytes

320.rst

File metadata and controls

9 lines (8 loc) · 358 Bytes

Fixed unexpected syntax error in strict_undefined mode that occurred when using comprehensions within a function in a Mako Python code block. Now, the local variable in comprehensions won't be added to the checklist when using strict_undefined mode. Pull request courtesy Hai Zhu.