Skip to content

frozendict v1.1

Compare
Choose a tag to compare
@Marco-Sulla Marco-Sulla released this 14 Oct 14:04
· 533 commits to master since this release
  • No more accepts unhashable values, like frozenset
  • Added slots for real immutability
  • Better pickle support
  • Some speed optimizations