]> granicus.if.org Git - python/commit
bpo-32711: Fix warnings for Python/ast_unparse.c (#5426)
authorStéphane Wirtel <stephane@wirtel.be>
Thu, 1 Feb 2018 16:59:27 +0000 (17:59 +0100)
committerChristian Heimes <christian@python.org>
Thu, 1 Feb 2018 16:59:27 +0000 (17:59 +0100)
commit83ab995871ffd504ac229bdbf5b9e9ffc1032815
tree7e5744f954e1eb7f5ddf28e945bfa907933d300b
parent97f1ca167385bafd9be5d226f61c33412fc081bf
bpo-32711: Fix warnings for Python/ast_unparse.c (#5426)

* bpo-32711: Fix warnings for Python/ast_unparse.c
Misc/NEWS.d/next/Core and Builtins/2018-01-29-14-36-37.bpo-32711.8hQFJP.rst [new file with mode: 0644]
Python/ast_unparse.c