STINNER Victor <vstin...@redhat.com> added the comment:

Ah by the way, this issue was mostly motivated by a customer issue, but the bug 
disappeared from customer's production.

Moreover, Python 3.8 now allows to use debug build without having to recompile 
all C extensions:
https://docs.python.org/dev/whatsnew/3.8.html#debug-build-uses-the-same-abi-as-release-build

A debug build may also help to catch more bugs.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36389>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to