Acquisition

Latest version: v5.2

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

Scan your dependencies

Page 2 of 8

4.11

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

- Add support for Python 3.11 (as of 3.11.0rc1).

- Switch from ``-Ofast`` to ``-O3`` when compiling code for Linux wheels.
(`64 <https://github.com/zopefoundation/Acquisition/pull/64>`_)

4.10

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

- Fix bug in the ``PURE_PYTHON`` version affecting ``aq_acquire`` applied
to a class with a filter.

- Improve interface documentation.

- Add support for Python 3.10.

4.9

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

- On CPython no longer omit compiling the C code when ``PURE_PYTHON`` is
required. Just evaluate it at runtime.
(`53 <https://github.com/zopefoundation/Acquisition/issues/53>`_)

4.8

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

- Various fixes for the ``PURE_PYTHON`` version, e.g.
make ``Acquired`` an ``str`` (as required by ``Zope``),
avoid infinite ``__cmp__`` loop.
(`51 <https://github.com/zopefoundation/Acquisition/issues/51>`_,
`48 <https://github.com/zopefoundation/Acquisition/issues/48>`_)

- Create aarch64 wheels.

4.7

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

- Add support for Python 3.8 and 3.9.

4.6

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

- Drop support for Python 3.4.

- Add support for Python 3.8a3.

- Add support to call ``bytes()`` on an object wrapped by an
``ImplicitAcquisitionWrapper``.
(`38 <https://github.com/zopefoundation/Acquisition/issues/38>`_)

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.