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 serhiy.storchaka
Recipients ZackerySpytz, miss-islington, nedbat, scoder, serhiy.storchaka, vstinner
Date 2018-07-17.12:21:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531830101.08.0.56676864532.issue34068@psf.upfronthosting.co.za>
In-reply-to
Content
> The assertion failure is a little bit "far" from the bug: would it make sense to add "assert(!PyErr_Occurred());" to the entry point of:

This looks like a part of larger issue, and I think it deserves a separate issue on the tracker.

See also issue26776.
History
Date User Action Args
2018-07-17 12:21:41serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, vstinner, nedbat, ZackerySpytz, miss-islington
2018-07-17 12:21:41serhiy.storchakasetmessageid: <1531830101.08.0.56676864532.issue34068@psf.upfronthosting.co.za>
2018-07-17 12:21:41serhiy.storchakalinkissue34068 messages
2018-07-17 12:21:41serhiy.storchakacreate