]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30188: fix TypeError in test_nntplib (GH-2892)
authorINADA Naoki <methane@users.noreply.github.com>
Wed, 26 Jul 2017 14:43:22 +0000 (23:43 +0900)
committerGitHub <noreply@github.com>
Wed, 26 Jul 2017 14:43:22 +0000 (23:43 +0900)
commit067931dd95ddfa34297be9c602a796d9f8d9bea3
tree168ff5169d218803199e6d2420529471cb0d85d3
parentede9084476f88f5a86c7eaaac33cdd938e4cce93
bpo-30188: fix TypeError in test_nntplib (GH-2892)

fixes regression of 5b4feb7
Lib/test/test_nntplib.py