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 miss-islington
Recipients felixfontein, iritkatriel, miss-islington, taleinat
Date 2022-01-20.23:22:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642720977.84.0.969772609086.issue46080@roundup.psfhosted.org>
In-reply-to
Content
New changeset c6691a7ccbd027298ea2486014b55db037fffc9f by Miss Islington (bot) in branch '3.9':
bpo-46080: fix argparse help generation exception in edge case (GH-30111)
https://github.com/python/cpython/commit/c6691a7ccbd027298ea2486014b55db037fffc9f
History
Date User Action Args
2022-01-20 23:22:57miss-islingtonsetrecipients: + miss-islington, taleinat, iritkatriel, felixfontein
2022-01-20 23:22:57miss-islingtonsetmessageid: <1642720977.84.0.969772609086.issue46080@roundup.psfhosted.org>
2022-01-20 23:22:57miss-islingtonlinkissue46080 messages
2022-01-20 23:22:57miss-islingtoncreate