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 pablogsal
Recipients pablogsal
Date 2020-09-02.16:44:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599065062.56.0.932271063271.issue41690@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4a97b1517a6b5ff22e2984b677a680b07ff0ce11 by Pablo Galindo in branch 'master':
bpo-41690: Use a loop to collect args in the parser instead of recursion (GH-22053)
https://github.com/python/cpython/commit/4a97b1517a6b5ff22e2984b677a680b07ff0ce11
History
Date User Action Args
2020-09-02 16:44:22pablogsalsetrecipients: + pablogsal
2020-09-02 16:44:22pablogsalsetmessageid: <1599065062.56.0.932271063271.issue41690@roundup.psfhosted.org>
2020-09-02 16:44:22pablogsallinkissue41690 messages
2020-09-02 16:44:22pablogsalcreate