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 Robin.Schreiber
Recipients Robin.Schreiber, loewis
Date 2012-07-14.14:14:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342275294.83.0.459636939362.issue14935@psf.upfronthosting.co.za>
In-reply-to
Content
Added missing INCREF and DECREF inside the dealloc, and new methods of the types.
History
Date User Action Args
2012-07-14 14:14:54Robin.Schreibersetrecipients: + Robin.Schreiber, loewis
2012-07-14 14:14:54Robin.Schreibersetmessageid: <1342275294.83.0.459636939362.issue14935@psf.upfronthosting.co.za>
2012-07-14 14:14:54Robin.Schreiberlinkissue14935 messages
2012-07-14 14:14:54Robin.Schreibercreate