Author georg.brandl
Recipients
Date 2007-03-13.21:55:06
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Quoting Martin v. Löwis:
"""
I think it's pointless. If they ever be NULL, the INCRE/DECREF
will crash right away, anyway, so you'll certainly notice.
As you will have a debug build when the assertion triggers,
you can just as well fine the location of the crash quickly
in the debugger (e.g. using the core file on systems that
support that, or the JIT-debugger on other systems).
"""

Rejecting on that basis.
History
Date User Action Args
2007-08-23 15:53:20adminlinkissue1517947 messages
2007-08-23 15:53:20admincreate