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 petr.viktorin
Recipients Lucas Cimon, Mathias Ettinger, Minshall, eric.araujo, hroncok, iritkatriel, miss-islington, paul.j3, paulie4, petr.viktorin, zachrahan
Date 2021-07-23.13:27:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627046845.46.0.267691415712.issue29298@roundup.psfhosted.org>
In-reply-to
Content
New changeset 097801844c99ea3916bebe1cc761257ea7083d34 by Miss Islington (bot) in branch '3.9':
bpo-29298: Fix crash with required subparsers without dest (GH-3680) (GH-27304)
https://github.com/python/cpython/commit/097801844c99ea3916bebe1cc761257ea7083d34
History
Date User Action Args
2021-07-23 13:27:25petr.viktorinsetrecipients: + petr.viktorin, eric.araujo, zachrahan, paul.j3, paulie4, hroncok, miss-islington, Mathias Ettinger, Lucas Cimon, Minshall, iritkatriel
2021-07-23 13:27:25petr.viktorinsetmessageid: <1627046845.46.0.267691415712.issue29298@roundup.psfhosted.org>
2021-07-23 13:27:25petr.viktorinlinkissue29298 messages
2021-07-23 13:27:25petr.viktorincreate