]> granicus.if.org Git - python/commit
Fix a bug in test_c_api() that caused a negative refcount.
authorGuido van Rossum <guido@python.org>
Thu, 10 May 2007 17:20:15 +0000 (17:20 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 10 May 2007 17:20:15 +0000 (17:20 +0000)
commit360496d9c0d3c943089efb1a4fe6c2be062b8601
treea80769c3f07c130c9a49978a8541d7e6246a492f
parent3ebc45d602ce461e64121db98751837892b0c35f
Fix a bug in test_c_api() that caused a negative refcount.
Objects/setobject.c