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 scoder
Recipients ezio.melotti, methane, scoder, serhiy.storchaka, vstinner
Date 2019-03-18.20:46:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552941986.21.0.339487808252.issue36346@roundup.psfhosted.org>
In-reply-to
Content
I think this is a good preparation that makes it clear what code will eventually be removed, and allows testing without it.

No idea how happy Windows users will be about all of this, but I consider it quite an overall improvement for the Unicode implementation. Once this gets removed, that is.

Removing the "unicode_internal" codec entirely (which is changed by this PR) is discussed in issue36297.
History
Date User Action Args
2019-03-18 20:46:26scodersetrecipients: + scoder, vstinner, ezio.melotti, methane, serhiy.storchaka
2019-03-18 20:46:26scodersetmessageid: <1552941986.21.0.339487808252.issue36346@roundup.psfhosted.org>
2019-03-18 20:46:26scoderlinkissue36346 messages
2019-03-18 20:46:26scodercreate