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 pitrou, serhiy.storchaka, skrah, vstinner
Date 2018-05-31.14:18:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
If the bug cannot occur, just add "assert(!PyErr_Occurred());" no?
History
Date User Action Args
2018-05-31 14:18:12vstinnersetrecipients: + vstinner, pitrou, skrah, serhiy.storchaka
2018-05-31 14:18:12vstinnersetmessageid: <[email protected]>
2018-05-31 14:18:12vstinnerlinkissue33713 messages
2018-05-31 14:18:12vstinnercreate