[issue37355] SSLSocket.read does a GIL round-trip for every 16KB TLS record

Christian Heimes report at bugs.python.org
Sun Mar 13 16:22:51 EDT 2022


Christian Heimes <lists at cheimes.de> added the comment:

We have very few people that are familar with ssl module and especially with its I/O layer. I'm busy with other topics. Others are directly affected by war in Ukraine.

I'm not a particular fan of the new "eager_recv" property introduced by your PR. Also the improvement should be implemented for read and write ops.

----------

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


More information about the Python-bugs-list mailing list