This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients davin, larry, serhiy.storchaka, skrah, vstinner, xdegaye
Date 2017-11-24.01:15:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511486115.65.0.213398074469.issue31626@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2017-11-24 01:15:15vstinnersetrecipients: + vstinner, larry, skrah, xdegaye, serhiy.storchaka, davin
2017-11-24 01:15:15vstinnersetmessageid: <1511486115.65.0.213398074469.issue31626@psf.upfronthosting.co.za>
2017-11-24 01:15:15vstinnerlinkissue31626 messages
2017-11-24 01:15:15vstinnercreate