]> granicus.if.org Git - python/commit
Merged revisions 72314 via svnmerge from
authorGeorg Brandl <georg@python.org>
Tue, 5 May 2009 07:52:05 +0000 (07:52 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 5 May 2009 07:52:05 +0000 (07:52 +0000)
commit596820539f8e776cfb790573298c62fae319c67f
tree1f8eee8fb01bf10bd1febce0001ae0ae20bfcce5
parent011e8420339245f9b55d41082ec6036f2f83a182
Merged revisions 72314 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72314 | georg.brandl | 2009-05-05 09:48:12 +0200 (Di, 05 Mai 2009) | 1 line

  #5932: fix error return in _convertPyInt_AsSsize_t() conversion function.
........
Lib/json/tests/test_scanstring.py
Modules/_json.c