]> granicus.if.org Git - python/commit
Patch #1733973 by peaker:
authorArmin Rigo <arigo@tunes.org>
Thu, 6 Sep 2007 08:30:51 +0000 (08:30 +0000)
committerArmin Rigo <arigo@tunes.org>
Thu, 6 Sep 2007 08:30:51 +0000 (08:30 +0000)
commitbddc3416f8ff0b1436e219aa8281ccad845d81f6
tree3c3f094325d78b309e9ab80d5b88c55a24502126
parent5768d577d396d25d8f00672616528d7a234025b6
Patch #1733973 by peaker:
ptrace_enter_call() assumes no exception is currently set.
This assumption is broken when throwing into a generator.
Modules/_lsprof.c