[issue31727] FTP_TLS errors when use certain subcommands

Christian Heimes report at bugs.python.org
Tue Apr 20 16:29:13 EDT 2021


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

I'm removing the SSL component. The issue here seems to be caused by the way how ftplib use the ssl module, not by a problem in the ssl module itself.

----------
components: +Library (Lib) -SSL, Windows
versions: +Python 3.10, Python 3.9 -Python 3.6, Python 3.7

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


More information about the Python-bugs-list mailing list