]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #11798: TestSuite now drops references to own tests after execution.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Wed, 28 Aug 2013 18:28:38 +0000 (21:28 +0300)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Wed, 28 Aug 2013 18:28:38 +0000 (21:28 +0300)
commiteb9736845182a732b2fcfb32730984d7c6fff7f3
tree8f613d582fd60002494fa0f8e4173d730c444abc
parent6a53af893ad2708af8dda71515254abd7118d7de
Issue #11798: TestSuite now drops references to own tests after execution.
Doc/library/unittest.rst
Lib/unittest/suite.py
Lib/unittest/test/test_setups.py
Lib/unittest/test/test_suite.py
Misc/ACKS
Misc/NEWS