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 vstinner
Recipients benjamin.peterson, docs@python, ezio.melotti, fabrice, linkid, mdk, vstinner
Date 2017-10-03.09:34:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507023289.5.0.213398074469.issue31589@psf.upfronthosting.co.za>
In-reply-to
Content
Julien: Is there any reason why you want to use utf8x in specific?

https://tex.stackexchange.com/questions/13067/utf8x-vs-utf8-inputenc

"""
utf8x vs. utf8 (inputenc)
(...)
The simple answer is that utf8x is to be avoided if possible. It loads the ucs package, which for a long time was unmaintained (although there is now a new maintainer) and breaks various other things.
"""
History
Date User Action Args
2017-10-03 09:34:49vstinnersetrecipients: + vstinner, benjamin.peterson, ezio.melotti, docs@python, mdk, linkid, fabrice
2017-10-03 09:34:49vstinnersetmessageid: <1507023289.5.0.213398074469.issue31589@psf.upfronthosting.co.za>
2017-10-03 09:34:49vstinnerlinkissue31589 messages
2017-10-03 09:34:49vstinnercreate