Frozendict

Latest version: v2.4.6

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

Scan your dependencies

Page 2 of 7

2.4.0

Implemented deepfreeze, a function that let you transform any object, nested at any level, in a frozen one. Check the docs.

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

2.3.10

What's Changed
* Fix pickling in python implementation by apmorton in https://github.com/Marco-Sulla/python-frozendict/pull/91
* fixed regression inintroduction of `FROZENDICT_PURE_PY` env var in conda builds

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

2.3.9

What's Changed
* Various improvements to type hints
* Fix union of frozendict for python implementation by apmorton in https://github.com/Marco-Sulla/python-frozendict/pull/89
* Avoid storing empty singleton on class itself in python implementation by apmorton in https://github.com/Marco-Sulla/python-frozendict/pull/86
* Now pure py implementation can be built also passing the `FROZENDICT_PURE_PY` env var with value `1`

New Contributors
* apmorton made their first contribution in https://github.com/Marco-Sulla/python-frozendict/pull/86

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

2.3.8

What's Changed
* Added type annotations to pyi interface file. by gauravmm in https://github.com/Marco-Sulla/python-frozendict/pull/70
* Numerous improvements to `frozendict` type hints.
* Now `cibuildwheel` is set to skip `Python` 3.11 and `Pypy` by default in `pyproject.toml`

New Contributors
* gauravmm made their first contribution in https://github.com/Marco-Sulla/python-frozendict/pull/70

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

2.3.7

What's Changed
* Fixed a regression in sdist packages that made them not working in the previous release (by sunpoet in https://github.com/Marco-Sulla/python-frozendict/pull/77)

* Added arm64 builds for all supported archs (Linux, Windows, Mac)

New Contributors
* sunpoet made their first contribution in https://github.com/Marco-Sulla/python-frozendict/pull/77

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

2.3.6

What's Changed
* Added monkeypatches to `json` and `orjson`, so you can serialize `frozendict` directly
* Added muslinux builds
* Now pure py wheel is builded if a version of cpython is not supported. By arkamar in https://github.com/Marco-Sulla/python-frozendict/pull/69
* Many other under-the-hood changes

New Contributors
* arkamar made their first contribution in https://github.com/Marco-Sulla/python-frozendict/pull/69

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

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.