Opened 4 months ago

Closed 4 months ago

#20749 closed enhancement (fixed)

Mako-1.3.7 (Python Module)

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

Description

New point version.

Change History (3)

comment:1 by zeckma, 4 months ago

Changes:

bugs

  • [bug] [codegen] [lexer]

During the lexical analysis phase, add an additional prefix for undeclared identifiers that have the same name as built-in flags, and determine the final filter to be used during the code generation phase based on the context provided by the user.

  • [bug] [lexer]

Support the direct passing of dictionary literals when calling functions and fix the errors caused by nested braces. This revises the fix that was released in 1.3.4 and then reverted in 1.3.5.

Last edited 4 months ago by Bruce Dubbs (previous) (diff)

comment:2 by Bruce Dubbs, 4 months ago

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

comment:3 by Bruce Dubbs, 4 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

923488c859 Update to hwdata-0.390.
df47f5f354 Update to mako-1.3.7.
f35f28f35b Update to xfsprogs-6.12.0.
Note: See TracTickets for help on using tickets.