]> granicus.if.org Git - python/commit
Merged revisions 66938,66942 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Thu, 16 Oct 2008 21:56:24 +0000 (21:56 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 16 Oct 2008 21:56:24 +0000 (21:56 +0000)
commit8e8c2152fbfb1d48929d9be8222cb2f73b562060
treefb18651e439e7f0e80f7741a067d17eeb31ce661
parenta13d475901553b4a0ec7ed679ce2eac4598b557f
Merged revisions 66938,66942 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r66938 | benjamin.peterson | 2008-10-16 16:27:54 -0500 (Thu, 16 Oct 2008) | 1 line

  fix possible ref leak
........
  r66942 | benjamin.peterson | 2008-10-16 16:48:06 -0500 (Thu, 16 Oct 2008) | 1 line

  fix more possible ref leaks in _json and use Py_CLEAR
........
Modules/_json.c