Acquisition

Latest version: v6.1

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

Scan your dependencies

Page 2 of 8

4.13

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

- Add support for building arm64 wheels on macOS.

4.12

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

- Add support for final Python 3.11 release.

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.

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.