Z3c.pt

Latest version: v4.4

Safety actively analyzes 682449 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 10

2.1.3

==================

- Configure HTML boolean attributes (in HTML-mode only)::

"compact", "nowrap", "ismap", "declare", "noshade",
"checked", "disabled", "readonly", "multiple", "selected",
"noresize", "defer"

2.1.2

==================

- Enable option ``literal_false`` to get the behavior that a value of
``False`` does not drop an attribute.

2.1.1

==================

- Make sure the builtin names 'path' and 'exists' can be redefined.

- Guard ``sys.modules`` (mapped to the builtin variable "modules")
against import-time side effects using ``ProxyFactory``.

2.1

================

- Use dynamic expression evaluation framework that comes included with
Chameleon.

2.0

================

- Point release.

- Move implementation-specific context setup to ``render``
method. This allows use of template class with an already prepared
context.

- Fixed issue with the call flag on the Zope traverser compiler.

2.0rc3

====================

- Python-expressions are no longer TALES-expressions; previously, the
pipe operator would split Python expression clauses, allowing
fallbacks even for Python expressions, but this is not the standard
behavior of ZPT.

- Fixed an issue where an error which occurred inside a dynamic
``path`` or ``exists`` evaluation would fail to propagate due to a
missing remote context.

- Set variables ``here`` and ``context`` to the bound instance value
on ``PageTemplate`` instances.

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.