]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 73117 via svnmerge from
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 1 Jun 2009 22:19:47 +0000 (22:19 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 1 Jun 2009 22:19:47 +0000 (22:19 +0000)
commitf345bf6f4b96cf6db90fc12182f046a19df446c6
tree545208ef2f21ca7cac60ddc0e6a864e2bd70e5a1
parent2fd9df7fb2f3cce278f39b306c6fcf97ca423708
Merged revisions 73117 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r73117 | amaury.forgeotdarc | 2009-06-01 23:28:37 +0200 (lun., 01 juin 2009) | 10 lines

  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