diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-09-13 01:29:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-13 01:29:33 (GMT) |
commit | 3e3d4a4b55cbef481486aaa68ee255f4928b9c3f (patch) | |
tree | e7c6f2206fcc56c7f634211929fbbc80b34ca227 /Python/opcode_targets.h | |
parent | 2184fe5ba48a58cb51be144230622b84b372644c (diff) | |
download | cpython-3e3d4a4b55cbef481486aaa68ee255f4928b9c3f.zip cpython-3e3d4a4b55cbef481486aaa68ee255f4928b9c3f.tar.gz cpython-3e3d4a4b55cbef481486aaa68ee255f4928b9c3f.tar.bz2 |
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 4ae8ece5cd4c5853b625381db13429f25512108d)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/opcode_targets.h')
0 files changed, 0 insertions, 0 deletions