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.57.0.855089240275.issue30908@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 157b6ad677b7b330d30b2bb5ffbb2edac77b78cb by Victor Stinner in branch '3.5':
bpo-30908: Fix dangling thread in test_os.TestSendfile (#2680) (#2845)
https://github.com/python/cpython/commit/157b6ad677b7b330d30b2bb5ffbb2edac77b78cb
History
Date User Action Args
2017-07-24 15:40:52vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-07-24 15:40:52vstinnersetmessageid: <1500910852.57.0.855089240275.issue30908@psf.upfronthosting.co.za>
2017-07-24 15:40:52vstinnerlinkissue30908 messages
2017-07-24 15:40:52vstinnercreate