]> granicus.if.org Git - python/commit
_PyObject_GC_New: Could call PyObject_INIT with a NULL 1st argument.
authorTim Peters <tim.peters@gmail.com>
Sun, 28 Apr 2002 01:57:25 +0000 (01:57 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 28 Apr 2002 01:57:25 +0000 (01:57 +0000)
commitfa8efab30f74a13a91795a1ef074b92299a0af9d
treea4b94e0732f32ee87d5e390bad2ad3eb482acbce
parent5de9842b34cbefbfe74e6a99004616352f223133
_PyObject_GC_New:  Could call PyObject_INIT with a NULL 1st argument.
_PyObject_GC_NewVar:  Could call PyObject_INIT_VAR likewise.

Bugfix candidate.
Modules/gcmodule.c