]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-43272: Fix old parser test failures for backported grammar constructs ...
authorPablo Galindo <Pablogsal@gmail.com>
Sat, 20 Feb 2021 01:36:15 +0000 (01:36 +0000)
committerGitHub <noreply@github.com>
Sat, 20 Feb 2021 01:36:15 +0000 (01:36 +0000)
commitf9d1bf2de07131a8d80bc1e4914ee534bc5effa4
tree76f9e9f3cfa0e2e95626e2a62a97ab66adc8eb22
parenta67fd011eadfae7103ca9e0a0b0f8312e4f00b0f
[3.9] bpo-43272: Fix old parser test failures for backported grammar constructs (GH-24591)
Lib/test/test_fstring.py
Lib/test/test_named_expressions.py
Lib/test/test_unpack_ex.py