diff options
author | Sebastian Pedersen <31063917+SebastianGPedersen@users.noreply.github.com> | 2020-04-14 01:07:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-14 01:07:56 +0200 |
commit | a1a0eb4a394a5ac7a8422616ce1ee4125a3ef74f (patch) | |
tree | dfc13bcfb05cc9bd76cae41d04f11de1785c3bf2 /Python/thread.c | |
parent | 258f5179f9494189e6a80311c86981d2a88ba9d6 (diff) | |
download | cpython-git-a1a0eb4a394a5ac7a8422616ce1ee4125a3ef74f.tar.gz |
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.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions