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 brandtbucher, lys.nikolaou, pablogsal
Date 2021-06-09.21:20:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623273611.03.0.189267396744.issue44368@roundup.psfhosted.org>
In-reply-to
Content
New changeset 457ce60fc70f1c9290023f46fb82b6a490dff32e by Pablo Galindo in branch 'main':
bpo-44368: Ensure we don't raise incorrect custom syntax errors with soft keywords (GH-26630)
https://github.com/python/cpython/commit/457ce60fc70f1c9290023f46fb82b6a490dff32e
History
Date User Action Args
2021-06-09 21:20:11pablogsalsetrecipients: + pablogsal, lys.nikolaou, brandtbucher
2021-06-09 21:20:11pablogsalsetmessageid: <1623273611.03.0.189267396744.issue44368@roundup.psfhosted.org>
2021-06-09 21:20:11pablogsallinkissue44368 messages
2021-06-09 21:20:11pablogsalcreate