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 miss-islington
Recipients miss-islington, pablogsal, stestagg
Date 2020-06-08.01:57:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591581426.52.0.626567496561.issue40903@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9f495908c5bd3645ed1af82d7bae6782720dab77 by Pablo Galindo in branch 'master':
bpo-40903: Handle multiple '=' in invalid assignment rules in the PEG parser (GH-20697)
https://github.com/python/cpython/commit/9f495908c5bd3645ed1af82d7bae6782720dab77
History
Date User Action Args
2020-06-08 01:57:06miss-islingtonsetrecipients: + miss-islington, pablogsal, stestagg
2020-06-08 01:57:06miss-islingtonsetmessageid: <1591581426.52.0.626567496561.issue40903@roundup.psfhosted.org>
2020-06-08 01:57:06miss-islingtonlinkissue40903 messages
2020-06-08 01:57:06miss-islingtoncreate