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 Dennis Sweeney, Kojoley, charles.mcmarrow.4, eric.smith, eric.snow, gvanrossum, lukasz.langa, lys.nikolaou, pablogsal, serhiy.storchaka, terry.reedy, vstinner, xtreak
Date 2022-01-03.18:29:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641234562.0.0.125104235655.issue46110@roundup.psfhosted.org>
In-reply-to
Content
 New changeset 9d35dedc5e7e940b639230fba93c763bd9f19c09 by Pablo Galindo Salgado in branch 'main': Revert "bpo-46110: Add a recursion check to avoid stack overflow in the PEG parser (GH-30177)" (GH-30363) https://github.com/python/cpython/commit/9d35dedc5e7e940b639230fba93c763bd9f19c09 
History
Date User Action Args
2022-01-03 18:29:23pablogsalsetrecipients: + pablogsal, gvanrossum, terry.reedy, vstinner, eric.smith, lukasz.langa, eric.snow, serhiy.storchaka, Kojoley, lys.nikolaou, xtreak, Dennis Sweeney, charles.mcmarrow.4
2022-01-03 18:29:22pablogsalsetmessageid: <1641234562.0.0.125104235655.issue46110@roundup.psfhosted.org>
2022-01-03 18:29:21pablogsallinkissue46110 messages
2022-01-03 18:29:21pablogsalcreate