]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19527: Fixed tests with defined COUNT_ALLOCS.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 Jul 2016 19:30:49 +0000 (22:30 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 3 Jul 2016 19:30:49 +0000 (22:30 +0300)
commitbae75cf3fe975d21c0c20baa595d21ebeca54681
tree5d1b8a52a7c505d5eacd37f8525ccb230776ba27
parent7e160ce356036bccda2608d9ee10bfe276dfa97a
parenta793037d803abf098d172f686e2b95d27863c54d
Issue #19527: Fixed tests with defined COUNT_ALLOCS.
Lib/test/support/__init__.py
Lib/test/test_gc.py
Lib/test/test_io.py
Lib/test/test_logging.py
Lib/test/test_regrtest.py
Lib/test/test_threading.py
Lib/test/test_traceback.py
Lib/test/test_warnings/__init__.py