]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40334: Fix errors in parse_string.c with old compilers (GH-19666)
authorPablo Galindo <Pablogsal@gmail.com>
Wed, 22 Apr 2020 23:13:47 +0000 (00:13 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Apr 2020 23:13:47 +0000 (00:13 +0100)
commit458004bf7914f96b20bb76bc3584718cf83f652e
tree2748379b31bd31635b6a12ec144db85645506d69
parent3f8a58b7ef2a7ab4135c12232149467954ad0c33
bpo-40334: Fix errors in parse_string.c with old compilers (GH-19666)
Parser/pegen/parse_string.c