Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 250 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 250 Bytes

This package was created to be able to access the old implementation of Python tuple hashes as changed here: python/cpython#9471

This is because of a case where items were cached with the old hash and needed to be retrieved.