STINNER Victor <vstin...@python.org> added the comment:

It's now fixed. Thanks Eric V. Smith for suggesting the change and thanks 
Sebastian Pedersen for the very complete implementation (with tests and new 
constructor parameters!).

The default encoding change is documented properly in the "Changes in the 
Python API" section of What's New in Python 3.9.

Hopefully, it was already possible to override the encoding in Python 3.8 and 
older by modifying FTP.encoding class attribute.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39380>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to