mirror of
https://github.com/python/cpython.git
synced 2026-05-28 07:08:01 -04:00
41bd02256f
(Basic approach and test concept by Tim Peters.) * Improved the hash to reduce collisions. * Added the torture test to the test suite.