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