STINNER Victor <victor.stin...@gmail.com> added the comment: I bisect the bug manually and using test.bisect. I identified that the bug is triggered when you run the following 3 tests: --- test.test_imp.ImportTests.test_load_source test.test_cgitb.TestCgitb.test_html test.test_cgitb.TestCgitb.test_fonts ---
Write these tests into "tests" file and run: ./python -m test.bisect -uall -M4G test_imp test_cgitb --matchfile=tests ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31676> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com