commit | 8df4f3942faf05790efeaf62a8f493aabd181d3f | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jun 08 02:22:06 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Jun 08 02:22:06 2020 -0700 |
tree | b274a8451e223df94d1cb35e3b6fca1ec96fd724 | |
parent | 66605d15722e07e4094fc748e2f8ef60fb92f722 [diff] |
bpo-40903: Handle multiple '=' in invalid assignment rules in the PEG parser (GH-20697) Automerge-Triggered-By: @pablogsal (cherry picked from commit 9f495908c5bd3645ed1af82d7bae6782720dab77) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>