v2.4.5
What's Changed
- Improved speed of
set
,setdefault
anddelete
for pure py impl, iffrozendict
is hashable - Coverage by @Marco-Sulla in #101
- bumped cibuildwheel by @Marco-Sulla in #104
Full Changelog: v2.4.4...v2.4.5
set
, setdefault
and delete
for pure py impl, if frozendict
is hashableFull Changelog: v2.4.4...v2.4.5