[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:26:03 EDT 2021


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


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


----------

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


More information about the Python-bugs-list mailing list