]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43916: Rewrite new hashlib tests, fix typo (GH-25791)
authorChristian Heimes <christian@python.org>
Sat, 1 May 2021 20:42:36 +0000 (22:42 +0200)
committerGitHub <noreply@github.com>
Sat, 1 May 2021 20:42:36 +0000 (22:42 +0200)
commitddbef71a2c166a5d5dd168e26493973053a953d6
tree68cb7abd6171bb378a76acc044450706e20ec22c
parent55e5c680dde39c934bf162965820787272ce95f9
bpo-43916: Rewrite new hashlib tests, fix typo (GH-25791)

* bpo-43916: Rewrite new hashlib tests, fix typo
* Flag test as cpython only
Lib/test/test_hashlib.py