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 methane
Recipients blkserene, epicfaace, ezio.melotti, methane, vstinner
Date 2019-02-25.00:09:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551053356.87.0.923624625273.issue35551@roundup.psfhosted.org>
In-reply-to
Content
Removing unused alias is OK.
But I'm not sure about adding new alias.

In encodings/ package, there are both of mac_centeuro.py and mac_latin2.py.
Why alias is needed, without removing mac_centeuro.py?
History
Date User Action Args
2019-02-25 00:09:16methanesetrecipients: + methane, vstinner, ezio.melotti, blkserene, epicfaace
2019-02-25 00:09:16methanesetmessageid: <1551053356.87.0.923624625273.issue35551@roundup.psfhosted.org>
2019-02-25 00:09:16methanelinkissue35551 messages
2019-02-25 00:09:16methanecreate