]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] Backport bpo-47212 (GH-32302) to Python 3.10 (GH-32334)
authorMatthieu Dartiailh <marul@laposte.net>
Tue, 5 Apr 2022 16:21:49 +0000 (18:21 +0200)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 16:21:49 +0000 (09:21 -0700)
commit94609e3192f15636c760a48c4c1c2c236fac3217
treece29210ce50fd9873fbafc9497b09991f97207b3
parent857cf55cbdd65b7a9534dc35d89a19dfe8cbdba5
[3.10] Backport bpo-47212 (GH-32302) to Python 3.10 (GH-32334)

(cherry picked from commit aa0f056a00c4bcaef83d729e042359ddae903382)

# Conflicts:
# Grammar/python.gram
# Parser/action_helpers.c

Automerge-Triggered-By: GH:pablogsal
Grammar/python.gram
Lib/test/test_exceptions.py
Lib/test/test_syntax.py
Misc/NEWS.d/next/Core and Builtins/2022-04-05-11-29-21.bpo-47212.leF4pz.rst [new file with mode: 0644]
Parser/parser.c
Parser/pegen.c
Parser/pegen.h