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 r.david.murray
Recipients Ali Razmjoo, r.david.murray
Date 2017-09-14.17:56:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505411785.17.0.490553811338.issue31475@psf.upfronthosting.co.za>
In-reply-to
Content
Note that as far as I know without a reproducer, it is confusing to me to talk about argparse supporting or not supporting utf8.  It deals only with text strings, which are unicode.  Or is this a 2.7 only bug report?  (Although even there it would be a question of unicode support, not utf8).
History
Date User Action Args
2017-09-14 17:56:25r.david.murraysetrecipients: + r.david.murray, Ali Razmjoo
2017-09-14 17:56:25r.david.murraysetmessageid: <1505411785.17.0.490553811338.issue31475@psf.upfronthosting.co.za>
2017-09-14 17:56:25r.david.murraylinkissue31475 messages
2017-09-14 17:56:25r.david.murraycreate