Files
cpython/Lib
Miss Islington (bot) 90f7d455b7 bpo-34200: Fix non-determinism of test_pkg (GH-9248)
This causes the tearDown code to only unimport the test modules specifically created as part of each test via the self.mkhier method rather than abusing test.support.modules_setup() and the scary test.support.modules_cleanup() code.

https://bugs.python.org/issue34200
(cherry picked from commit 4ae8ece5cd)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
2018-09-12 18:29:08 -07:00
..
2018-06-12 00:46:50 -04:00
2018-06-02 07:36:19 -07:00
2017-11-08 14:44:44 -08:00
2017-11-05 15:37:50 +02:00