]> granicus.if.org Git - python/commit
Fix compiler warnings about end_col_offset and end_lineno (GH-11735)
authorIvan Levkivskyi <levkivskyi@gmail.com>
Sun, 10 Feb 2019 15:39:49 +0000 (15:39 +0000)
committerGitHub <noreply@github.com>
Sun, 10 Feb 2019 15:39:49 +0000 (15:39 +0000)
commit181835d5a9bffee247bc2f7eefc778c1812bc982
tree32c24b5024d8f068a89df809627b353f07d6ec57
parent5033e315d28d54a41bcd987d04e6e6453d5b275f
Fix compiler warnings about end_col_offset and end_lineno (GH-11735)
Python/ast.c