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.20:31:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599078667.34.0.855249222595.issue41690@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8de34cdb952a2e3b8d7a9a213845cad01a8cece3 by Pablo Galindo in branch '3.9':
[3.9] bpo-41690: Use a loop to collect args in the parser instead of recursion (GH-22053) (GH-22067)
https://github.com/python/cpython/commit/8de34cdb952a2e3b8d7a9a213845cad01a8cece3
History
Date User Action Args
2020-09-02 20:31:07pablogsalsetrecipients: + pablogsal
2020-09-02 20:31:07pablogsalsetmessageid: <1599078667.34.0.855249222595.issue41690@roundup.psfhosted.org>
2020-09-02 20:31:07pablogsallinkissue41690 messages
2020-09-02 20:31:07pablogsalcreate