Opened 3 years ago

Closed 3 years ago

#4937 closed enhancement (fixed)

jinja-3.0.2

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 11.1
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (2)

comment:1 by Bruce Dubbs, 3 years ago

Version 3.0.2

Released 2021-10-04

  • Fix a loop scoping bug that caused assignments in nested loops to still be referenced outside of it.
  • Make compile_templates deterministic for filter and import names.
  • Revert an unintended change that caused Undefined to act like StrictUndefined for the in operator.
  • Imported macros have access to the current template globals in async environments.
  • PackageLoader will not include a current directory (.) path segment. This allows loading templates from the root of a zip import.

comment:2 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: newclosed

Fixed at commit fa32551de1d77a763a247b4c704bd860a3d5c8a0

Package updates.
    Update to vim-8.2.3508.
    Update to tzdata-2021c.
    Update to Python-3.10.0.
    Update to Jinja2-3.0.2.
    Update to linux-5.14.12.
    Update to iana-etc-20211004.
    Update to bc-5.1.1.
    Update to automake-1.16.5.
Note: See TracTickets for help on using tickets.