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 asvetlov
Recipients asvetlov, miss-islington, yselivanov
Date 2019-06-15.11:56:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560599790.34.0.122467039213.issue37279@roundup.psfhosted.org>
In-reply-to
Content
New changeset e5d67f1e31381d28b24f6e1c0f8388d9bf0bfc5f by Andrew Svetlov in branch '3.7':
[3.7] bpo-37279: Fix asyncio sendfile support when  extra data are sent in fallback mode. (GH-14075). (GH-14103)
https://github.com/python/cpython/commit/e5d67f1e31381d28b24f6e1c0f8388d9bf0bfc5f
History
Date User Action Args
2019-06-15 11:56:30asvetlovsetrecipients: + asvetlov, yselivanov, miss-islington
2019-06-15 11:56:30asvetlovsetmessageid: <1560599790.34.0.122467039213.issue37279@roundup.psfhosted.org>
2019-06-15 11:56:30asvetlovlinkissue37279 messages
2019-06-15 11:56:30asvetlovcreate