]> granicus.if.org Git - python/commit
Merged revisions 78641 via svnmerge from
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 21 Mar 2010 13:37:43 +0000 (13:37 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 21 Mar 2010 13:37:43 +0000 (13:37 +0000)
commitc9b7cc0ffa412331d4ffc1ccd4ac06aa93af68e9
tree8036e2356d5e74a73573b444800fedfdbf1aec80
parentd156fa303348b5bcc644f96d390382d7fb573a7b
Merged revisions 78641 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78641 | victor.stinner | 2010-03-04 01:10:12 +0100 (jeu., 04 mars 2010) | 3 lines

  Issue #7494: fix a crash in _lsprof (cProfile) after clearing the profiler,
  reset also the pointer to the current pointer context.
........
Misc/NEWS
Modules/_lsprof.c