This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients SebastianGPedersen, benjamin.peterson, corona10, eric.smith, ezio.melotti, giampaolo.rodola, lemburg, methane, vstinner
Date 2020-04-13.23:08:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586819283.8.0.509770982457.issue39380@roundup.psfhosted.org>
In-reply-to
Content
New changeset a1a0eb4a394a5ac7a8422616ce1ee4125a3ef74f by Sebastian Pedersen in branch 'master':
bpo-39380: Change ftplib encoding from latin-1 to utf-8 (GH-18048)
https://github.com/python/cpython/commit/a1a0eb4a394a5ac7a8422616ce1ee4125a3ef74f
History
Date User Action Args
2020-04-13 23:08:03vstinnersetrecipients: + vstinner, lemburg, eric.smith, giampaolo.rodola, benjamin.peterson, ezio.melotti, methane, corona10, SebastianGPedersen
2020-04-13 23:08:03vstinnersetmessageid: <1586819283.8.0.509770982457.issue39380@roundup.psfhosted.org>
2020-04-13 23:08:03vstinnerlinkissue39380 messages
2020-04-13 23:08:03vstinnercreate