]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Handle different string hash algorithms correctly (#28147)
authorBrandt Bucher <brandt@python.org>
Sat, 4 Sep 2021 14:14:27 +0000 (07:14 -0700)
committerGitHub <noreply@github.com>
Sat, 4 Sep 2021 14:14:27 +0000 (07:14 -0700)
commit3beef86e22ade0ec629fcc349885fcec5ab43402
tree6f29caf17c67ae9b83d6f931864ec2bebf159009
parent0b58e863df9970b290a4de90c67f9ac30c443817
Handle different string hash algorithms correctly (#28147)
Lib/test/test_marshal.py