This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sjoerd
Recipients
Date 2004-04-20.18:58:51
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=43607

I'd say, only provide versions that are equivalent to
Py_X{INC,DEC}REF.  Defensive programming!
Also, the extra overhead of checking for a NULL pointer is
completely dwarfed by the overhead of calling a function.
History
Date User Action Args
2007-08-23 15:37:19adminlinkissue938302 messages
2007-08-23 15:37:19admincreate