]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make ast.c compile by adding NULL for all type_comment arguments
authorGuido van Rossum <guido@python.org>
Sat, 19 Jan 2019 18:34:20 +0000 (10:34 -0800)
committerGuido van Rossum <guido@python.org>
Tue, 22 Jan 2019 17:18:28 +0000 (09:18 -0800)
commite7f207d4d25de0248df4f71799bac12f23d3a15a
tree93e115df618872d74542362fe7668b7d73249ea2
parent6cc5a55306545238f4f989c9d2451c2fb1a576bb
Make ast.c compile by adding NULL for all type_comment arguments
Python/ast.c