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.

Author iritkatriel
Recipients MaT1g3R, bethard, iritkatriel, martin.panter, paul.j3, terry.reedy
Date 2021-12-15.19:58:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639598328.29.0.311823608844.issue32867@roundup.psfhosted.org>
In-reply-to
Content
It works for me on 3.11:

% ./python.exe b.py -h
usage: 11111111111111 [-h] [-v] 123456
12345
12345
123 [123456
12345
12345
123 ...]

positional arguments:
  123456
12345
12345
123
                        installation targets

options:
  -h, --help            show this help message and exit
  -v, --verbose         verbose mode
History
Date User Action Args
2021-12-15 19:58:48iritkatrielsetrecipients: + iritkatriel, terry.reedy, bethard, martin.panter, paul.j3, MaT1g3R
2021-12-15 19:58:48iritkatrielsetmessageid: <1639598328.29.0.311823608844.issue32867@roundup.psfhosted.org>
2021-12-15 19:58:48iritkatriellinkissue32867 messages
2021-12-15 19:58:48iritkatrielcreate