]> granicus.if.org Git - python/commit
Patch #1642547: Fix an error/crash when encountering syntax errors in complex if...
authorCollin Winter <collinw@gmail.com>
Fri, 16 Mar 2007 04:11:30 +0000 (04:11 +0000)
committerCollin Winter <collinw@gmail.com>
Fri, 16 Mar 2007 04:11:30 +0000 (04:11 +0000)
commit77c67bd5858ec0878f3cab93eb4b1ae53186688d
tree8b0ef17b570b0b87300a65cc2b87440533e23c29
parent20f43d3018e3ff474f761d1a03c18cec3291042b
Patch #1642547: Fix an error/crash when encountering syntax errors in complex if statements.
Will backport.
Lib/test/test_syntax.py
Misc/NEWS
Python/ast.c