Staging
v0.8.1
Revision f259bc42c67564942cac317a8b7626b7ececd9e4 authored by Benjamin Peterson on 07 October 2008, 02:22:24 UTC, committed by Benjamin Peterson on 07 October 2008, 02:22:24 UTC
........
  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.
........
1 parent 16512cd
History
File Mode Size
Grammar -rw-r--r-- 5.5 KB

back to top