]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] Fix the test suite for the old parser (GH-27749)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Fri, 13 Aug 2021 10:26:07 +0000 (11:26 +0100)
committerGitHub <noreply@github.com>
Fri, 13 Aug 2021 10:26:07 +0000 (12:26 +0200)
commit282fc5c00787297f1d7a9b7b1469b51e84f485a9
tree16765ff5d1b7f24296f4ef9a9967f23a618be174
parent4b86c9c5146c339c689830619be9d29b8f7bf417
[3.9] Fix the test suite for the old parser (GH-27749)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/test/test_exceptions.py
Lib/test/test_fstring.py
Lib/test/test_syntax.py