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 ZackerySpytz
Recipients ZackerySpytz
Date 2019-05-04.19:31:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556998300.08.0.689848500132.issue36796@roundup.psfhosted.org>
In-reply-to
Content
Many functions in _testcapimodule.c lack error handling. This can cause spurious errors when stress testing the interpreter.
History
Date User Action Args
2019-05-04 19:31:40ZackerySpytzsetrecipients: + ZackerySpytz
2019-05-04 19:31:40ZackerySpytzsetmessageid: <1556998300.08.0.689848500132.issue36796@roundup.psfhosted.org>
2019-05-04 19:31:40ZackerySpytzlinkissue36796 messages
2019-05-04 19:31:39ZackerySpytzcreate