]> granicus.if.org Git - python/commit
Merged revisions 73114 via svnmerge from
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 1 Jun 2009 21:28:37 +0000 (21:28 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 1 Jun 2009 21:28:37 +0000 (21:28 +0000)
commit24e581f7b2dbb700705c7b11c3982167ac68d4cb
tree8cc36814d81f3ad143bac22bb311ce49434995b7
parent1172999627c912b57ace149183de4a313edc74d2
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