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 serhiy.storchaka, vstinner
Date 2017-07-12.14:05:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499868345.31.0.413538770959.issue30908@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d1cc037d1442cc35d1b194ec8e50901514360949 by Victor Stinner in branch 'master':
bpo-30908: Fix dangling thread in test_os.TestSendfile (#2680)
https://github.com/python/cpython/commit/d1cc037d1442cc35d1b194ec8e50901514360949
History
Date User Action Args
2017-07-12 14:05:45vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-07-12 14:05:45vstinnersetmessageid: <1499868345.31.0.413538770959.issue30908@psf.upfronthosting.co.za>
2017-07-12 14:05:45vstinnerlinkissue30908 messages
2017-07-12 14:05:45vstinnercreate