]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35861: Fix SyntaxWarning in test_named_expressions.py (GH-11722)
authorJoannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
Fri, 1 Feb 2019 19:58:43 +0000 (22:58 +0300)
committerEmily Morehouse <emilyemorehouse@gmail.com>
Fri, 1 Feb 2019 19:58:43 +0000 (12:58 -0700)
commit075de6cf6cb0f5f4d3711fc07f023a9a7a0a816b
treebc8d3dcb33cb8b97cdd4a35fd8240317527a8c03
parent3a32e3bf880f0842ac73d18285f5a1caa902a2ca
bpo-35861: Fix SyntaxWarning in test_named_expressions.py (GH-11722)
Lib/test/test_named_expressions.py