[issue42854] OpenSSL 1.1.1: use SSL_write_ex() and SSL_read_ex()

Pablo Galindo Salgado report at bugs.python.org
Fri Jul 23 11:06:05 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


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


----------
message_count: 11.0 -> 12.0
nosy: +miss-islington
nosy_count: 5.0 -> 6.0
pull_requests: +25853
pull_request: https://github.com/python/cpython/pull/27308

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42854>
_______________________________________


More information about the Python-bugs-list mailing list