]> granicus.if.org Git - python/commit
#3117: backport r55087, fixes segfault with lambda (None,): None.
authorGeorg Brandl <georg@python.org>
Sun, 15 Jun 2008 19:53:12 +0000 (19:53 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 15 Jun 2008 19:53:12 +0000 (19:53 +0000)
commitd297f1ad78f1058c62bf47c2f1e2c2488f7e9d25
treec606b83be063adf121665b1c875bc30fabaa717d
parent7eb4a82182cf5b886a86f5051c64e1dc3755a9d4
#3117: backport r55087, fixes segfault with lambda (None,): None.
Lib/test/test_grammar.py
Python/ast.c