]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-16079: fix duplicate test method name in test_gzip. (GH-12827)
authorGregory P. Smith <greg@krypto.org>
Sun, 14 Apr 2019 17:32:07 +0000 (10:32 -0700)
committerGitHub <noreply@github.com>
Sun, 14 Apr 2019 17:32:07 +0000 (10:32 -0700)
commitcd466559c4a312b3c1223a774ad4df19fc4f0407
treea812fb133c41c2029859c0496fdee8935e72f972
parent929b70473829f04dedb8e802abcbd506926886e1
bpo-16079: fix duplicate test method name in test_gzip. (GH-12827)
Lib/test/test_gzip.py