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 asvetlov, vstinner, yselivanov
Date 2018-01-29.12:58:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517230681.91.0.467229070634.issue32622@psf.upfronthosting.co.za>
In-reply-to
Content
ProactorEventLoopTests.test_sendfile_close_peer_in_middle_of_receiving() leaks a reference on Windows: bpo-32710.
History
Date User Action Args
2018-01-29 12:58:01vstinnersetrecipients: + vstinner, asvetlov, yselivanov
2018-01-29 12:58:01vstinnersetmessageid: <1517230681.91.0.467229070634.issue32622@psf.upfronthosting.co.za>
2018-01-29 12:58:01vstinnerlinkissue32622 messages
2018-01-29 12:58:01vstinnercreate