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 miss-islington
Recipients Huazuo Gao, asvetlov, miss-islington, yselivanov
Date 2019-05-16.13:30:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558013422.21.0.275512299693.issue35589@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6e7890028213b30939327e7cf885bf097fc14472 by Miss Islington (bot) (Andrew Svetlov) in branch 'master':
bpo-35589: Prevent buffer copy in sock_sendall() (GH-11418)
https://github.com/python/cpython/commit/6e7890028213b30939327e7cf885bf097fc14472
History
Date User Action Args
2019-05-16 13:30:22miss-islingtonsetrecipients: + miss-islington, asvetlov, yselivanov, Huazuo Gao
2019-05-16 13:30:22miss-islingtonsetmessageid: <1558013422.21.0.275512299693.issue35589@roundup.psfhosted.org>
2019-05-16 13:30:22miss-islingtonlinkissue35589 messages
2019-05-16 13:30:22miss-islingtoncreate