diff options
author | Benjamin Peterson <benjamin@python.org> | 2008-10-07 02:22:24 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2008-10-07 02:22:24 (GMT) |
commit | f259bc42c67564942cac317a8b7626b7ececd9e4 (patch) | |
tree | 65247a2fbfe259cfe13895e9ba24761ddb1c2955 | |
parent | 16512cdda72f5f4461da732ddabe53071770df33 (diff) | |
download | cpython-f259bc42c67564942cac317a8b7626b7ececd9e4.zip cpython-f259bc42c67564942cac317a8b7626b7ececd9e4.tar.gz cpython-f259bc42c67564942cac317a8b7626b7ececd9e4.tar.bz2 |
Unblocked revisions 66677 via svnmerge
........
r66677 | brett.cannon | 2008-09-28 22:41:21 -0500 (Sun, 28 Sep 2008) | 7 lines
The _lsprof module could crash the interpreter if it was given an external
timer that did not return a float and a timer was still running when the
Profiler object was garbage collected.
Fixes issue 3895.
Code review by Benjamin Peterson.
........
0 files changed, 0 insertions, 0 deletions