Products.pythonscripts

Latest version: v5.0

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

Scan your dependencies

Page 3 of 4

4.4

----------------

- Specify supported Python versions using ``python_requires`` in setup.py
(`Zope481 <https://github.com/zopefoundation/Zope/issues/481>`_)

- Add support for Python 3.8

4.3

----------------

- Show a message instead of exception for empty file upload
(`21 <https://github.com/zopefoundation/Products.PythonScripts/issues/21>`_)

4.2

----------------

- 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.1

----------------

- Add support for Python 3.4 up to 3.6.

4.0.1

------------------

- Remove `bobobase_modification_time` from edit template.

4.0

----------------

- Add compatibility with webdav changes in Zope 4.0a2.

.. caution::

This version needs Zope2 >= 4.0 to run!

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.