]> granicus.if.org Git - python/commit
Merged revisions 83533 via svnmerge from
authorGeorg Brandl <georg@python.org>
Mon, 2 Aug 2010 17:40:28 +0000 (17:40 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 2 Aug 2010 17:40:28 +0000 (17:40 +0000)
commit800a354fa946d777b8df92e5b0bd07e92f6f9a3b
treed337c4d8263843f42671d7084be001f6d120a20d
parentcd1f44d7aeaf53654621f75013c08a8dc8fde92a
Merged revisions 83533 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/release27-maint

................
  r83533 | georg.brandl | 2010-08-02 19:34:58 +0200 (Mo, 02 Aug 2010) | 9 lines

  Merged revisions 83531 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/branches/py3k

  ........
    r83531 | georg.brandl | 2010-08-02 19:24:49 +0200 (Mo, 02 Aug 2010) | 1 line

    #7372: fix regression in pstats: a previous fix to handle cProfile data in add_callers broke handling of profile data.
  ........
................
Lib/pstats.py
Lib/test/test_pstats.py
Misc/NEWS