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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2012-07-17.08:15:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342512913.96.0.0337741529294.issue15378@psf.upfronthosting.co.za>
In-reply-to
Content
Tools/unicode/gencodec.py was not properly ported from Python 2 to Python 3. The suggested patch fixes this porting issue.
History
Date User Action Args
2012-10-17 14:02:25serhiy.storchakaunlinkissue15378 messages
2012-07-17 08:15:14serhiy.storchakasetrecipients: + serhiy.storchaka
2012-07-17 08:15:13serhiy.storchakasetmessageid: <1342512913.96.0.0337741529294.issue15378@psf.upfronthosting.co.za>
2012-07-17 08:15:13serhiy.storchakalinkissue15378 messages
2012-07-17 08:15:13serhiy.storchakacreate