15
0
forked from pool/python-Mako
Files
python-Mako/python-Mako.changes
Markéta Machová 8f412a23a6 Accepting request 1230021 from home:glaubitz:branches:devel:languages:python
- Update to 1.3.8
  * Reverted the fix for 🎫`140` released in Mako 1.3.7 as it produced
    regressions in existing user code.
- from version 1.3.7
  * 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. Pull request by Hai Zhu.
  * 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. Pull request by Hai Zhu and
    Jose Galvez.

OBS-URL: https://build.opensuse.org/request/show/1230021
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=113
2024-12-11 09:54:51 +00:00

29 KiB