Message 311123 - Python tracker

Message311123

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