Message 398063 - Python tracker

Message398063

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 pablogsal
Recipients FFY00, christian.heimes, ethan.furman, geofft, miss-islington, pablogsal
Date 2021-07-23.15:06:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627052762.25.0.824653444501.issue42854@roundup.psfhosted.org>
In-reply-to
Content
New changeset 83d1430ee5b8008631e7f2a75447e740eed065c1 by Pablo Galindo Salgado in branch 'main':
bpo-42854: Correctly use size_t for _ssl._SSLSocket.read and _ssl._SSLSocket.write (GH-27271)
https://github.com/python/cpython/commit/83d1430ee5b8008631e7f2a75447e740eed065c1
History
Date User Action Args
2021-07-23 15:06:05miss-islingtonsetrecipients: + miss-islington
2021-07-23 15:06:02pablogsalsetrecipients: + pablogsal, christian.heimes, ethan.furman, FFY00, geofft
2021-07-23 15:06:02pablogsalsetmessageid: <1627052762.25.0.824653444501.issue42854@roundup.psfhosted.org>
2021-07-23 15:06:02pablogsallinkissue42854 messages
2021-07-23 15:06:02pablogsalcreate