[New-bugs-announce] [issue31475] Bug in argparse - not supporting utf8
Ali Razmjoo
report at bugs.python.org
Thu Sep 14 13:48:43 EDT 2017
New submission from Ali Razmjoo:
Regarding #3468 discussion, there is the same bug was in argparse (and optparse) which fixed in this PR. utf8 is not supported in argprase module
#3478: https://github.com/python/cpython/pull/3577
current pr: https://github.com/python/cpython/pull/3577
Regards.
----------
messages: 302190
nosy: Ali Razmjoo
priority: normal
pull_requests: 3572
severity: normal
status: open
title: Bug in argparse - not supporting utf8
type: compile error
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31475>
_______________________________________
More information about the New-bugs-announce
mailing list