Staging
v0.8.1
https://github.com/python/cpython
Revision 43efb9a1afe553b6c215fbad6225474ef924c4bc authored by Michael W. Hudson on 11 March 2002, 10:12:58 UTC, committed by Michael W. Hudson on 11 March 2002, 10:12:58 UTC
backport jhylton's checkin of
    revision 2.98 of abstract.c

Fix leak of NotImplemented in previous checkin to PyNumber_Add().

If result == Py_NotImplemented, always DECREF it before assigning a
new value to result.
1 parent 244ca00
Raw File
Tip revision: 43efb9a1afe553b6c215fbad6225474ef924c4bc authored by Michael W. Hudson on 11 March 2002, 10:12:58 UTC
Probably should have merged the two checkins to this file (oh well).
Tip revision: 43efb9a
.cvsignore
.purify
config.log
config.cache
config.status
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
back to top