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 anthonypjshaw, lys.nikolaou, pablogsal
Date 2022-02-10.03:37:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644464246.04.0.147645132872.issue46707@roundup.psfhosted.org>
In-reply-to
Content
New changeset b71dc71905ab674ccaa4a56230d17a28f61c325c by Pablo Galindo Salgado in branch 'main':
bpo-46707: Avoid potential exponential backtracking in some syntax errors (GH-31241)
https://github.com/python/cpython/commit/b71dc71905ab674ccaa4a56230d17a28f61c325c
History
Date User Action Args
2022-02-10 03:37:26pablogsalsetrecipients: + pablogsal, anthonypjshaw, lys.nikolaou
2022-02-10 03:37:26pablogsalsetmessageid: <1644464246.04.0.147645132872.issue46707@roundup.psfhosted.org>
2022-02-10 03:37:26pablogsallinkissue46707 messages
2022-02-10 03:37:25pablogsalcreate