]> granicus.if.org Git - python/commit
Merged revisions 73114 via svnmerge from
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 1 Jun 2009 22:04:41 +0000 (22:04 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 1 Jun 2009 22:04:41 +0000 (22:04 +0000)
commit99be081fae10147e944619c21bf2f00eeabf86ce
treed0ad0596f0a4abde0df7c058f2177bfa22821323
parente29a8f22817fc13b66cb83f4fc7d37dcc012173c
Merged revisions 73114 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73114 | amaury.forgeotdarc | 2009-06-01 22:53:18 +0200 (lun., 01 juin 2009) | 3 lines

  #4547: When debugging a very large function, it was not always
  possible to update the lineno attribute of the current frame.
........
Lib/test/test_trace.py
Misc/NEWS
Objects/frameobject.c