Z3c.pt

Latest version: v4.4

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

Scan your dependencies

Page 2 of 10

3.3.1

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

- Add support for Python 3.9, and 3.10.

3.3.0

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

- Drop support for Python 3.4

- Add support for Python 3.8.

- Prevent interpolation (i.e. ``$``*var*, ``${``*path*``}`` replacements)
inside comments
(`Zope 716 <https://github.com/zopefoundation/Zope/issues/716>`_).

3.2.0

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

- Add support for Python 3.7.

- Drop support for running the tests using `python setup.py test`.

3.1.0

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

- Add support for Python 3.6.
- Drop support for Python 3.3.
- Use the adapter namespace from ``zope.pagetemplate`` if it's
available, instead of the backwards compatibility shim in
``zope.app.pagetemplate``. See `issue 3
<https://github.com/zopefoundation/z3c.pt/issues/3>`_.
- Add the ``string`` and ``nocall`` functions for use inside Python
expressions. See `issue 2
<https://github.com/zopefoundation/z3c.pt/issues/2>`_.
- Make bound page templates have ``__self__`` and ``__func__``
attributes to be more like Python 3 bound methods. (``im_func`` and
``im_self`` remain available.) See `issue 9
<https://github.com/zopefoundation/z3c.pt/issues/9>`_.

3.0

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

- Added support for Python 3.4, 3.5, PyPy and PyPy3.

- Dropped support for Python 2.6.

3.0.0a1

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

Compatibility:

- Added support for Python 3.3.

- Added a small patch to ``chameleon.i18n`` to define ``basestring``.

Bugfixes:

- Allow segments of path expressions to start with a digit.

Page 2 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.