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, asvetlov, belopolsky, pitrou
Date 2012-08-15.08:50:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345020623.41.0.301893024126.issue15390@psf.upfronthosting.co.za>
In-reply-to
Content
I have now included the changes that Antoine suggested. The _Get_State was used for debugging purposes and is, as I think, no longer necessary.

However we have yet to find a solution for the decref inside the dealloc methods.
History
Date User Action Args
2012-08-15 08:50:24Robin.Schreibersetrecipients: + Robin.Schreiber, belopolsky, pitrou, asvetlov
2012-08-15 08:50:23Robin.Schreibersetmessageid: <1345020623.41.0.301893024126.issue15390@psf.upfronthosting.co.za>
2012-08-15 08:50:22Robin.Schreiberlinkissue15390 messages
2012-08-15 08:50:22Robin.Schreibercreate