diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-11-22 15:29:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-22 15:29:33 (GMT) |
commit | 0cb4d6c6549d2299f7518f083bbe7d10314ecd66 (patch) | |
tree | 702b9453efd01031b859fb14281a03da30bc9394 /Python/executor_cases.c.h | |
parent | 46f8a7bbdbb02cafaa00f7bb9478d3d27affc57a (diff) | |
download | cpython-0cb4d6c6549d2299f7518f083bbe7d10314ecd66.zip cpython-0cb4d6c6549d2299f7518f083bbe7d10314ecd66.tar.gz cpython-0cb4d6c6549d2299f7518f083bbe7d10314ecd66.tar.bz2 |
gh-86463: Fix default prog in subparsers if usage is used in the main parser (GH-125891)
The usage parameter of argparse.ArgumentParser no longer
affects the default value of the prog parameter in subparsers.
Previously the full custom usage of the main parser was used as
the prog prefix in subparsers.
Diffstat (limited to 'Python/executor_cases.c.h')
0 files changed, 0 insertions, 0 deletions