Frozendict

Latest version: v2.4.6

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

Scan your dependencies

Page 5 of 7

2.0.7

Now frozendict C extension compiles also for Python 3.10

**Full Changelog**: https://github.com/Marco-Sulla/python-frozendict/compare/v2.0.4...v2.0.7

2.0.4

Now 'cls' can be a key in the pure py version

2.0.3

Inhibited the update operator `__ior__()` (`|=`) introduced in Python 3.9

PS: no pure Linux C builds, since they can't be published on Pypi. For now I'm focusing on the pure py implementation

2.0.2

Various improvements to the C implementation.

2.0.1

* C extension now supports also Python 3.8 on Linux.
* Added wheel for the pure Python version.

2.0.0

Added a C extension. Speedup everywhere, sometimes faster than dict! C extension for now only for Linux and Python 3.9.

Page 5 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.