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 python-dev
Recipients paul.moore, python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-09-07.02:43:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160907024258.48763.60181.AFFFB4E4@psf.io>
In-reply-to
Content
New changeset c499690f606c by Steve Dower in branch 'default':
Issue #27959: Adds oem encoding, alias ansi to mbcs, move aliasmbcs to codec lookup
https://hg.python.org/cpython/rev/c499690f606c
History
Date User Action Args
2016-09-07 02:43:01python-devsetrecipients: + python-dev, paul.moore, vstinner, tim.golden, zach.ware, steve.dower
2016-09-07 02:43:01python-devlinkissue27959 messages
2016-09-07 02:43:01python-devcreate