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 christian.heimes
Recipients Arfrever, christian.heimes, eli.bendersky, flox, skrah
Date 2012-09-30.10:59:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349002743.66.0.940127455155.issue16089@psf.upfronthosting.co.za>
In-reply-to
Content
No, it doesn't make a difference when I replace Py_XDECREF() with Py_CLEAR(). I've also replaced Py_(X)DECREF() in the other *_gc_clear() methods without success.
History
Date User Action Args
2012-09-30 10:59:03christian.heimessetrecipients: + christian.heimes, Arfrever, eli.bendersky, skrah, flox
2012-09-30 10:59:03christian.heimessetmessageid: <1349002743.66.0.940127455155.issue16089@psf.upfronthosting.co.za>
2012-09-30 10:59:03christian.heimeslinkissue16089 messages
2012-09-30 10:59:03christian.heimescreate