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