mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
61ce0a9bae
integer hash object returned by __hash__(). This accounts for some of the "mystery leaks" in the sandbox datetime tests, but probably not all of them.