Zope.security

Latest version: v7.3

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

Scan your dependencies

Page 1 of 11

7.3

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

- Respect ``PURE_PYTHON`` environment variable set to ``0``.

7.2

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

- Declare final support for Python 3.13.

7.1

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

- Allow calling methods of type ``<class 'builtin_method'>`` by default. In
particular, Python 3.12 refactored the ``io`` module in such a way as to
slightly change the types of some methods, causing ``zope.security`` to no
longer consider them callable. See `zope.file13
<https://github.com/zopefoundation/zope.file/issues/13>`_.

7.0

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

- Add preliminary support for Python 3.13 as of 3.13b1.

- Drop support for Python 3.7.

- Build windows wheels on GHA.

6.2

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

- Make ``next()`` on C proxies call ``__next__`` rather than ``next`` (see
PEP 3114), and drop support for the Python 2 ``next`` method name from
pure-Python proxies.

- Drop using ``setup_requires`` due to constant problems on GHA.

- Add support for Python 3.12.

6.1

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

- Remove more proxying code for names that no longer exist in Python 3.
(`92 <https://github.com/zopefoundation/zope.security/issues/92>`_)

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.