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, christian.heimes, eitan.adler, terry.reedy, vstinner, yselivanov
Date 2018-05-22.12:26:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Fixed failed sendfile tests on Windows (at least I hope so).

I guess that Andrew means the following fix:

commit e2537521916c5bf88fcf54d4654ff1bcd332be4a
Author: Andrew Svetlov <[email protected]>
Date:   Mon May 21 12:03:45 2018 +0300

    Fix asyncio flaky tests (#7023)
History
Date User Action Args
2018-05-22 12:26:35vstinnersetrecipients: + vstinner, terry.reedy, christian.heimes, asvetlov, yselivanov, eitan.adler
2018-05-22 12:26:35vstinnersetmessageid: <[email protected]>
2018-05-22 12:26:35vstinnerlinkissue33531 messages
2018-05-22 12:26:35vstinnercreate