]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 85817,85904 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Fri, 29 Oct 2010 04:02:30 +0000 (04:02 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 29 Oct 2010 04:02:30 +0000 (04:02 +0000)
commitc8850d0771192357b384b93efb4b0c8d0650471d
tree2345e4faf8fe5ea0049493cf993535a8ecdc2689
parent98e2b452975f13b13052aeb9d166ed8a3ef45063
Merged revisions 85817,85904 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85817 | benjamin.peterson | 2010-10-23 22:41:46 -0500 (Sat, 23 Oct 2010) | 1 line

  tighten loop
........
  r85904 | benjamin.peterson | 2010-10-28 22:28:14 -0500 (Thu, 28 Oct 2010) | 1 line

  decrement offset when it points to a newline (#10186 followup)
........
Lib/test/test_traceback.py
Python/pythonrun.c