SIGN IN SIGN UP

bpo-39380: Change ftplib encoding from latin-1 to utf-8 (GH-18048)

Add the encoding in ftplib.FTP and ftplib.FTP_TLS to the
constructor as keyword-only and change the default from "latin-1" to "utf-8"
to follow RFC 2640.
S
Sebastian Pedersen committed
a1a0eb4a394a5ac7a8422616ce1ee4125a3ef74f
Parent: 258f517
Committed by GitHub <noreply@github.com> on 4/13/2020, 11:07:56 PM