]> granicus.if.org Git - python/commit
initsignal(): Py_DECREFs really should be Py_XDECREFs in case the
authorBarry Warsaw <barry@python.org>
Thu, 9 Jan 1997 23:50:28 +0000 (23:50 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 9 Jan 1997 23:50:28 +0000 (23:50 +0000)
commit73a75eb79bb6a82e4a3643c3f085cbd0a6a9351a
treedbab88edc076960eefa92d076a00ddfbd935cdf5
parent42185a2d7ad05df4ec81af6545aaf5151a0870a9
initsignal(): Py_DECREFs really should be Py_XDECREFs in case the
PyInt_FromLong's failed.
Modules/signalmodule.c