Opened 3 weeks ago

Closed 3 weeks ago

#19639 closed enhancement (fixed)

Mako-1.3.3 (Python module)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 3 weeks ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 3 weeks ago

1.3.3 Released: Wed Apr 10 2024

  • Fixed unexpected error when use control lines which the first control block with no bodies other than comments, as pass is now added to the first empty block.
  • 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.

comment:3 by Bruce Dubbs, 3 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits:

7ad9fb1c8f Update to Mako-1.3.3 (Python module).
ebf7647c54 Update to docutils-0.21.1 (Python module).
Note: See TracTickets for help on using tickets.