]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25607: Restore old distutils logging threshold after running tests that
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 12 Nov 2015 17:46:23 +0000 (19:46 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 12 Nov 2015 17:46:23 +0000 (19:46 +0200)
commit0d649406aeda1c78ddd1061e5ece0c58120367ba
treeae30c5bef93c13550346e3848b4346476a360b88
parentdb7a1d6e15f9e3c85c88c505360240e2a3ce8564
Issue #25607: Restore old distutils logging threshold after running tests that
parse command line arguments.
Lib/distutils/tests/test_core.py
Lib/distutils/tests/test_dist.py
Lib/test/test_shutil.py