Skip to content

frozendict v1.5.1

Compare
Choose a tag to compare
@Marco-Sulla Marco-Sulla released this 11 Oct 21:55
· 474 commits to master since this release
  • speedup to hash computation
  • subclassing frozendict now is safer
  • now an exception type and message that is raised by immutability is aligned to the stdlib (tuple, frozenset)