[issue26726] Incomplete Internationalization in Argparse Module

2021-12-14 Thread Irit Katriel


Irit Katriel  added the comment:

Closing as duplicate of issue39464, which has a GitHub PR.

--
nosy: +iritkatriel
resolution:  -> duplicate
stage: patch review -> resolved
status: open -> closed
superseder:  -> Allow translating argparse error messages

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26726] Incomplete Internationalization in Argparse Module

2021-12-14 Thread Irit Katriel


Change by Irit Katriel :


--
keywords: +easy
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26726] Incomplete Internationalization in Argparse Module

2016-04-10 Thread SilentGhost

Changes by SilentGhost :


--
components: +Library (Lib)
nosy: +berker.peksag
stage:  -> patch review

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26726] Incomplete Internationalization in Argparse Module

2016-04-09 Thread Grady Martin

New submission from Grady Martin:

The attached, teensy-weensy patch passes to gettext() a string which had 
previously been passed as-is.  Relevant mailing list message:

http://article.gmane.org/gmane.comp.python.devel/157035

--
files: argparse_i18n.patch
keywords: patch
messages: 263116
nosy: IronGrid
priority: normal
severity: normal
status: open
title: Incomplete Internationalization in Argparse Module
type: behavior
versions: Python 3.6
Added file: http://bugs.python.org/file42416/argparse_i18n.patch

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com