]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Blocked revisions 62517-62518 via svnmerge
authorBenjamin Peterson <benjamin@python.org>
Sun, 27 Apr 2008 03:02:57 +0000 (03:02 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 27 Apr 2008 03:02:57 +0000 (03:02 +0000)
........
  r62517 | benjamin.peterson | 2008-04-26 21:28:02 -0500 (Sat, 26 Apr 2008) | 2 lines

  Added PyErr_WarnPy3k function. (issue 2671) I will be converting current Py3k warnings to the use of this function soon.
........
  r62518 | benjamin.peterson | 2008-04-26 22:01:45 -0500 (Sat, 26 Apr 2008) | 2 lines

  Use PyErr_WarnPy3k throughout
........


No differences found