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 skrah
Recipients serhiy.storchaka, skrah
Date 2013-01-31.14:45:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20130131144553.GA11796@sleipnir.bytereef.org>
In-reply-to <1359643091.69.0.587961368484.issue17034@psf.upfronthosting.co.za>
Content
This is mainly about Py_CLEAR(), right? The initializations to NULL should
be guaranteed by the C standard.
History
Date User Action Args
2013-01-31 14:45:51skrahsetrecipients: + skrah, serhiy.storchaka
2013-01-31 14:45:51skrahlinkissue17034 messages
2013-01-31 14:45:51skrahcreate