Frozendict

Latest version: v2.4.6

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

Scan your dependencies

Page 1 of 7

2.4.6

* Added pure py wheel for Python 3.13
* Now `set`, `setdefault` and `delete` does always a shallow copy, as the C extension, `tuple` and the rest of the world.

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

2.4.5

What's Changed
* Improved speed of `set`, `setdefault` and `delete` for pure py impl, if `frozendict` is hashable
* Coverage by Marco-Sulla in https://github.com/Marco-Sulla/python-frozendict/pull/101
* bumped cibuildwheel by Marco-Sulla in https://github.com/Marco-Sulla/python-frozendict/pull/104

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

2.4.4

Added typing for deepfreeze, register and unregister (see 99)

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

2.4.3

* Now enums are not modified by deepfreeze (see 98)

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

2.4.2

deepfreeze doesn't change anymore the original object, by kenodegard in https://github.com/Marco-Sulla/python-frozendict/pull/97

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

2.4.1

What's Changed
* In deepfreeze, prefer registered conversions by eischaefer in https://github.com/Marco-Sulla/python-frozendict/pull/95
* Some little fixing to typing
* Documentation typo by lurch in https://github.com/Marco-Sulla/python-frozendict/pull/94

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

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

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.