Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:
The purpose of using -Og is that it significantly speeds up tests. You can always pass CFLAGS="-O0" if you debug particular debugger issues, but in normal cases -Og looks more beneficial. It saves hours of time of common developers. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38350> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com