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 rhettinger
Recipients ALSchwalm, miss-islington, rhettinger
Date 2021-09-18.06:47:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631947665.28.0.856411195235.issue45235@roundup.psfhosted.org>
In-reply-to
Content
New changeset a18d52269ab6071a605d6c72f6af585a4c533ca4 by Miss Islington (bot) in branch '3.9':
bpo-45235: Fix argparse overrides namespace with subparser defaults (GH-28420) (GH-28443)
https://github.com/python/cpython/commit/a18d52269ab6071a605d6c72f6af585a4c533ca4
History
Date User Action Args
2021-09-18 06:47:45rhettingersetrecipients: + rhettinger, miss-islington, ALSchwalm
2021-09-18 06:47:45rhettingersetmessageid: <1631947665.28.0.856411195235.issue45235@roundup.psfhosted.org>
2021-09-18 06:47:45rhettingerlinkissue45235 messages
2021-09-18 06:47:45rhettingercreate