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