Message391357
| Author | christian.heimes |
|---|---|
| Recipients | alex, christian.heimes, docs@python, dstufft, janssen, joernheissler, njs, slingamn |
| Date | 2021-04-19.04:01:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1618804875.8.0.635467616057.issue31711@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Thanks to PEP 644 the issue will be fixed in 3.10 by using SSL_read_ex and SSL_write_ex() functions. I couldn't use the functions earlier because Python had to support older OpenSSL versions and LibreSSL. See https://github.com/python/cpython/pull/25468 and bpo-42854 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-19 04:01:15 | christian.heimes | set | recipients: + christian.heimes, janssen, alex, njs, docs@python, slingamn, dstufft, joernheissler |
| 2021-04-19 04:01:15 | christian.heimes | set | messageid: <1618804875.8.0.635467616057.issue31711@roundup.psfhosted.org> |
| 2021-04-19 04:01:15 | christian.heimes | link | issue31711 messages |
| 2021-04-19 04:01:15 | christian.heimes | create | |