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, giampaolo.rodola, miss-islington, vstinner, yselivanov
Date 2018-05-23.22:56:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527116172.16.0.262363346258.issue32622@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2932755cc11fd82b4908d60b24b837aa4f3028e6 by Victor Stinner in branch 'master':
bpo-33353: test_asyncio uses smaller sendfile data (#7083)
https://github.com/python/cpython/commit/2932755cc11fd82b4908d60b24b837aa4f3028e6
History
Date User Action Args
2018-05-23 22:56:12vstinnersetrecipients: + vstinner, giampaolo.rodola, asvetlov, yselivanov, miss-islington
2018-05-23 22:56:12vstinnersetmessageid: <1527116172.16.0.262363346258.issue32622@psf.upfronthosting.co.za>
2018-05-23 22:56:12vstinnerlinkissue32622 messages
2018-05-23 22:56:12vstinnercreate