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.
Created on 2016年04月09日 22:53 by IronGrid, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| argparse_i18n.patch | IronGrid, 2016年04月09日 22:53 | Tiny patch for argparse.py | review | |
| Messages (2) | |||
|---|---|---|---|
| msg263116 - (view) | Author: Grady Martin (IronGrid) | Date: 2016年04月09日 22:53 | |
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 |
|||
| msg408544 - (view) | Author: Irit Katriel (iritkatriel) * (Python committer) | Date: 2021年12月14日 16:22 | |
Closing as duplicate of issue39464, which has a GitHub PR. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:29 | admin | set | github: 70913 |
| 2021年12月14日 16:22:44 | iritkatriel | set | status: open -> closed superseder: Allow translating argparse error messages nosy: + iritkatriel messages: + msg408544 resolution: duplicate stage: patch review -> resolved |
| 2021年12月14日 15:42:54 | iritkatriel | set | keywords:
+ easy versions: + Python 3.9, Python 3.10, Python 3.11, - Python 3.6 |
| 2016年04月10日 06:26:00 | SilentGhost | set | nosy:
+ berker.peksag components: + Library (Lib) stage: patch review |
| 2016年04月09日 22:53:33 | IronGrid | create | |