]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove the non-test Lib/test/time_hashlib.py. (#114354)
authorGregory P. Smith <greg@krypto.org>
Sat, 20 Jan 2024 20:09:50 +0000 (12:09 -0800)
committerGitHub <noreply@github.com>
Sat, 20 Jan 2024 20:09:50 +0000 (12:09 -0800)
commitc48b8f8db8625fe543691e3306f4226435f77ec8
tree7abb440512c74acc6d0432787eddd77e1bfebeae
parent8f4f77364750d0ceec47157e8920983e3f41651f
Remove the non-test Lib/test/time_hashlib.py. (#114354)

I believe I added this while chasing some performance of hash functions
when I first created hashlib.  It hasn't been used since, is frankly
trivial, and not a test.
Lib/test/time_hashlib.py [deleted file]