#17315 closed enhancement (fixed)

Mako-1.2.4 (Python module)

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

Description

New point version.

Change History (3)

comment:1 by pierre, 17 months ago

Owner: changed from blfs-book to pierre
Status: newassigned

I'll update those python modules on the plabs/python-mods branch, and cherry pick them to trunk.

comment:2 by pierre, 17 months ago

1.2.4 Released: Tue Nov 15 2022

bug

[bug] [codegen]

Fixed issue where unpacking nested tuples in a for loop using would raise a “couldn’t apply loop context” error if the loop context was used. The regex used to match the for loop expression now allows the list of loop variables to contain parenthesized sub-tuples. Pull request courtesy Matt Trescott.

References: #368

comment:3 by pierre, 17 months ago

Resolution: fixed
Status: assignedclosed

Fixed at 87ed9b10c73

Note: See TracTickets for help on using tickets.