]> granicus.if.org Git - python/commit
apply a fix for #3611 where the current exception context was deleted with a generato...
authorBenjamin Peterson <benjamin@python.org>
Wed, 20 Aug 2008 23:23:34 +0000 (23:23 +0000)
committerBenjamin Peterson <benjamin@python.org>
Wed, 20 Aug 2008 23:23:34 +0000 (23:23 +0000)
commit6e7740c790bf41f520e304ec17abf79a5373b5cc
treed56ae0f5e5952ce1acae9e97372cd148c10e297b
parent41e36676cd820ece16b9f8db07be8d541f264116
apply a fix for #3611 where the current exception context was deleted with a generator causing a segfault
Lib/test/test_exceptions.py
Python/ceval.c