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:26:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627053963.94.0.365199064352.issue42854@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5ec275758dbc307e9838e7038bfc3b5390950ea7 by Miss Islington (bot) in branch '3.10':
bpo-42854: Correctly use size_t for _ssl._SSLSocket.read and _ssl._SSLSocket.write (GH-27271) (GH-27308)
https://github.com/python/cpython/commit/5ec275758dbc307e9838e7038bfc3b5390950ea7
History
Date User Action Args
2021-07-23 15:26:03pablogsalsetrecipients: + pablogsal, christian.heimes, ethan.furman, miss-islington, FFY00, geofft
2021-07-23 15:26:03pablogsalsetmessageid: <1627053963.94.0.365199064352.issue42854@roundup.psfhosted.org>
2021-07-23 15:26:03pablogsallinkissue42854 messages
2021-07-23 15:26:03pablogsalcreate