Zope

Latest version: v5.10

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

Scan your dependencies

Page 9 of 15

4.2

Not secure
----------------

- Add support for Python 3.7.

- Drop support for Python 3.4.

- Force recompilation of scripts as the compiled code is now stored
on `__code__` instead of `func_code`.

- Add a Python 3 compatible default script.
(`10 <https://github.com/zopefoundation/Products.PythonScripts/pull/10>`_)

- Fix security declaration for ``Products.PythonScripts.standard`` which was
broken since version 3.0.
(`Zope209 <https://github.com/zopefoundation/Zope/issues/209>`_)

- Fix HTTP-500 error which occurred when entering code containing a
syntax error in a PythonScript. It is now rendered as error message like
other errors.
(`11 <https://github.com/zopefoundation/Products.PythonScripts/issues/11>`_)

- Update the tests to `RestrictedPython >= 4.0b4`, thus requiring at lest this
version.
(`17 <https://github.com/zopefoundation/Products.PythonScripts/pull/17>`_)

- Update HTML code of ZMI for Bootstrap ZMI.
(`16 <https://github.com/zopefoundation/Products.PythonScripts/pull/16>`_)

- Drop support for historical versions which no longer exist since Zope 4.0a2.

4.2.0

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

- Add support for Python 3.5 and 3.6.

- Drop support for Python 2.6, 3.2 and 3.3.

- Drop support for ``python setup.py test``.

- Reach 100% test coverage and maintain it via tox.ini and Travis CI.

4.1.1

Not secure
==================

- Add support for Python 3.2 and PyPy3.

4.1

Not secure
----------------

- Add support for Python 3.4 up to 3.6.

4.1.0

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

.. note::

Support for PyPy3 is pending release of a fix for:
https://bitbucket.org/pypy/pypy/issue/1946

- Add support for Python 3.4.

- Add support for testing on Travis.

4.0.2

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

- Add missing ``six`` dependency

Page 9 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.