[issue45487] SSLEOFError regression with certain servers in Python 3.10

Richard report at bugs.python.org
Fri Oct 15 11:42:40 EDT 2021


Richard <nyuszika7h at gmail.com> added the comment:

Note that the same happens with pyenv-compiled Python 3.9.7 (same way as I compiled 3.10 and 3.11), to rule out issues with different installation methods:

```
❯ python3.9 -VV
Python 3.9.7 (default, Oct  8 2021, 10:30:22) 
[GCC 10.2.1 20210110]
```

----------

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


More information about the Python-bugs-list mailing list