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 vstinner, zach.ware
Date 2018-12-18.22:52:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545173563.05.0.788709270274.issue31731@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 05c9d31eb62cc45dc3c55a5cdb7cbc713d0421db by Victor Stinner in branch 'master':
bpo-31731: Fix test_io.check_interrupted_write() (GH-11225)
https://github.com/python/cpython/commit/05c9d31eb62cc45dc3c55a5cdb7cbc713d0421db
History
Date User Action Args
2018-12-18 22:52:43vstinnersetrecipients: + vstinner, zach.ware
2018-12-18 22:52:43vstinnersetmessageid: <1545173563.05.0.788709270274.issue31731@psf.upfronthosting.co.za>
2018-12-18 22:52:43vstinnerlinkissue31731 messages
2018-12-18 22:52:42vstinnercreate