Commit 6822b13
[3.14] pythongh-140657: Don't rerun test_import single phase init test (pythonGH-140712) (python#140713)
pythongh-140657: Don't rerun test_import single phase init test (pythonGH-140712)
test_basic_multiple_interpreters_main_no_reset() leaks memory:
import_in_subinterp() is called with postcleanup=False.
(cherry picked from commit c6d4c79)
Co-authored-by: Victor Stinner <vstinner@python.org>1 parent 0260431 commit 6822b13
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3160 | 3160 | | |
3161 | 3161 | | |
3162 | 3162 | | |
| 3163 | + | |
3163 | 3164 | | |
3164 | 3165 | | |
3165 | 3166 | | |
| |||
0 commit comments