STINNER Victor <victor.stin...@gmail.com> added the comment:

Serhiy: I added a Py_FatalError() to Python 2.7 if the case that must not 
happen does happen. Are you ok to apply the same change for Python 3.6 (commit 
ed4743a2f2bb8d88f7f1aa9307794be9a44f1e0f), or do you prefer to backport your 
more complex patch using a small buffer allocated on the stack?

----------

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

Reply via email to