Acquisition

Latest version: v5.2

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

Scan your dependencies

Page 4 of 8

4.3.0

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

- Make tests compatible with ExtensionClass 4.2.0.

- Drop support for Python 2.6 and 3.2.

- Add support for Python 3.5 and 3.6.

4.2.2

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

- Make the pure-Python Acquirer objects cooperatively use the
superclass ``__getattribute__`` method, like the C implementation.
See https://github.com/zopefoundation/Acquisition/issues/7.

- The pure-Python implicit acquisition wrapper allows wrapped objects
to use ``object.__getattribute__(self, name)``. This differs from
the C implementation, but is important for compatibility with the
pure-Python versions of libraries like ``persistent``. See
https://github.com/zopefoundation/Acquisition/issues/9.

4.2.1

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

- Correct several dangling pointer uses in the C extension,
potentially fixing a few interpreter crashes. See
https://github.com/zopefoundation/Acquisition/issues/5.

4.2

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

- Add support for PyPy, PyPy3, and Python 3.2, 3.3, and 3.4.

4.1

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

- Bump dependency on ``ExtensionClass`` to match current release.

4.0.3

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

- Skip readme.rst tests when tests are run outside a source checkout.

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.