]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Check for errors from _Py_asdl_seq_new()
authorGuido van Rossum <guido@python.org>
Mon, 28 Jan 2019 19:33:28 +0000 (11:33 -0800)
committerGuido van Rossum <guido@python.org>
Mon, 28 Jan 2019 19:33:28 +0000 (11:33 -0800)
commit4abedd3f9f46309ca9ff51189548daefc2e37e66
tree36ce7e8ed5e5002b63fd93a126ccd46e546870cb
parent98ee20a1775fb80dda11c6a69c033415a054b367
Check for errors from _Py_asdl_seq_new()
Python/ast.c