commit | 8e8c2152fbfb1d48929d9be8222cb2f73b562060 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Thu Oct 16 21:56:24 2008 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Thu Oct 16 21:56:24 2008 +0000 |
tree | fb18651e439e7f0e80f7741a067d17eeb31ce661 | |
parent | a13d475901553b4a0ec7ed679ce2eac4598b557f [diff] |
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 ........