Jeroen Demeyer <j.deme...@ugent.be> added the comment:
The tests FAIL when CPython is compiled with "-O0 -g0" (without optimizations, without debug info) but tests PASS when compiled with "-O3 -g", showing that the check for "-g" is the right one. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37382> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com