]> granicus.if.org Git - python/commit
prevert ast errors from being normalized before ast_error_finish is called (closes...
authorBenjamin Peterson <benjamin@python.org>
Sun, 2 Sep 2012 18:23:15 +0000 (14:23 -0400)
committerBenjamin Peterson <benjamin@python.org>
Sun, 2 Sep 2012 18:23:15 +0000 (14:23 -0400)
commit2e2c903700991aa9f7e96d7a7fdaed3628dc7e1e
treee83f41d8848df305fc725ed1b5c7ebf6ba55c17e
parent1c371b255ff15971f2aac1f1ff4a248718744af3
prevert ast errors from being normalized before ast_error_finish is called (closes #15846)
Lib/test/test_ast.py
Misc/NEWS
Python/ast.c