Automap

Latest version: v0.6.2

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

Scan your dependencies

Page 1 of 4

0.6.2

This release adds support for Python 3.11, and includes built wheels for CPython 3.11 on all operating systems.

0.6.1

This release updates `automap.NonUniqueError.args` to contain the duplicate key itself, rather than a human-readable string. It also adds back "best effort" support for PyPy, which was unintentionally broken in the last release.

0.6.0

This release adds `automap.NonUniqueError`, which replaces `ValueError`s that were previously raised when adding duplicate values. For backward-compatibility, `automap.NonUniqueError` has been made a subclass of `ValueError`.

It also refactors many of the `automap` internals, resulting in more maintainable code and better memory management. As an indirect result, `AutoMap` and `FrozenAutoMap` now support the full set of rich comparison operators (exhibiting the same behavior as a comparison between lists of their keys).

0.5.1

This release fixes some issues with the wheel build process.

0.5.0

**This release drops support for Python 3.6.** It also includes built wheels for CPython 3.9 and 3.10 on all operating systems.

0.4.8

This release contains wheel builds for 32- and 64-bit Windows.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.