diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-09-30 01:03:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-30 01:03:29 (GMT) |
commit | 6425443e1dc2b2051b2b2e953d719bd5f1659eb5 (patch) | |
tree | 1faa603f8898f8f6ab2d20360160c9c222ad698d /Python/pythonrun.c | |
parent | 0a57fe3a7d4047e07f5f393a25b7c6d5db466004 (diff) | |
download | cpython-6425443e1dc2b2051b2b2e953d719bd5f1659eb5.zip cpython-6425443e1dc2b2051b2b2e953d719bd5f1659eb5.tar.gz cpython-6425443e1dc2b2051b2b2e953d719bd5f1659eb5.tar.bz2 |
[3.13] bpo-44864: Do not translate user-provided strings in ArgumentParser.add_subparsers() (GH-27667) (#124506)
bpo-44864: Do not translate user-provided strings in ArgumentParser.add_subparsers() (GH-27667)
Call _() on literal strings only.
(cherry picked from commit d3c76dff444046504754a437dceebc9a9c87ef18)
Co-authored-by: Jérémie Detrey <jdetrey@users.noreply.github.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions