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 koobs, vstinner
Date 2017-04-21.16:27:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492792051.96.0.295413668771.issue30107@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b984a05d557e78b928f38098d0b6c0e95f737b9a by Victor Stinner in branch '3.6':
bpo-30107: don't dump core on expected test_io crash (#1235) (#1241)
https://github.com/python/cpython/commit/b984a05d557e78b928f38098d0b6c0e95f737b9a
History
Date User Action Args
2017-04-21 16:27:32vstinnersetrecipients: + vstinner, koobs
2017-04-21 16:27:31vstinnersetmessageid: <1492792051.96.0.295413668771.issue30107@psf.upfronthosting.co.za>
2017-04-21 16:27:31vstinnerlinkissue30107 messages
2017-04-21 16:27:31vstinnercreate