]> granicus.if.org Git - python/commit
Fix compiler warning about non initialised variable (GH-11806)
authorPablo Galindo <Pablogsal@gmail.com>
Sun, 10 Feb 2019 20:37:07 +0000 (20:37 +0000)
committerGitHub <noreply@github.com>
Sun, 10 Feb 2019 20:37:07 +0000 (20:37 +0000)
commit164686f33aeff403e99ab31087e77192ccbbed10
treee108fb25d3534648285e9ebf2a2e06a2a6b43059
parent4207907c2b8c0b3da62de2acdb8b22b5bbe7f7a2
Fix compiler warning about non initialised variable (GH-11806)
Python/ast.c