]> granicus.if.org Git - python/commit
Fix leaks in Python-ast.c (#16127)
authorEddie Elizondo <eelizondo@fb.com>
Sat, 14 Sep 2019 13:38:17 +0000 (09:38 -0400)
committerDino Viehland <dinoviehland@gmail.com>
Sat, 14 Sep 2019 13:38:17 +0000 (14:38 +0100)
commit0247e80f3c529900689425676342cb70ea31a13d
treeffc687b49ea5d6fef86a58b577fb6198229322e5
parent279f44678c8b84a183f9eeb85e0b086228154497
Fix leaks in Python-ast.c (#16127)
Parser/asdl_c.py
Python/Python-ast.c