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 winvinc
Recipients ezio.melotti, ronaldoussoren, serhiy.storchaka, steven.daprano, vstinner, winvinc, xtreak
Date 2018-06-19.03:57:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529380645.86.0.56676864532.issue33865@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry for late Reply,

But for me I'm resolve by adding 

# cp874 codec
'874'                : 'cp874',

to alias.py file
History
Date User Action Args
2018-06-19 03:57:25winvincsetrecipients: + winvinc, ronaldoussoren, vstinner, ezio.melotti, steven.daprano, serhiy.storchaka, xtreak
2018-06-19 03:57:25winvincsetmessageid: <1529380645.86.0.56676864532.issue33865@psf.upfronthosting.co.za>
2018-06-19 03:57:25winvinclinkissue33865 messages
2018-06-19 03:57:25winvinccreate