]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41132: Use pymalloc allocator in the f-string parser (GH-21173)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Sat, 27 Jun 2020 17:47:00 +0000 (20:47 +0300)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2020 17:47:00 +0000 (18:47 +0100)
commit6dcbc2422de9e2a7ff89a4689572d84001e230b2
treeaf130f63db00b49618e3ca4017a12ded4e28f766
parent9cfcdb7d6e4d09bde63bc7116b2ab0d96724527e
bpo-41132: Use pymalloc allocator in the f-string parser (GH-21173)
Parser/pegen.c
Parser/string_parser.c