commit | 7e8f6d643c6b7ffc459ceed10e19a22911840f48 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sun Oct 17 19:01:13 2010 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sun Oct 17 19:01:13 2010 +0000 |
tree | 9a7c998abda4112326c6d534b2aa97e2d53e0bdc | |
parent | dcb411b8b675fab3adeaefd4596c7573d0c548c1 [diff] |
Merged revisions 85649 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85649 | gregory.p.smith | 2010-10-17 11:59:56 -0700 (Sun, 17 Oct 2010) | 2 lines The py_decref macro was incorrect and unnecessary. ........