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 gruszczy
Recipients daniel.urban, eric.smith, gruszczy, ncoghlan, python-dev, rhettinger, stutzbach, terry.reedy, vstinner
Date 2011-04-05.20:38:53
SpamBayes Score 0.026342554
Marked as misclassified No
Message-id <1302035934.0.0.772316318672.issue11707@psf.upfronthosting.co.za>
In-reply-to
Content
I have a follow-up question: why keyobject_type needed traverse function? From what I read in docs I assumed it is required for GC tracked types. Why was it required here and how it is used?
History
Date User Action Args
2011-04-05 20:38:54gruszczysetrecipients: + gruszczy, rhettinger, terry.reedy, ncoghlan, vstinner, eric.smith, stutzbach, daniel.urban, python-dev
2011-04-05 20:38:54gruszczysetmessageid: <1302035934.0.0.772316318672.issue11707@psf.upfronthosting.co.za>
2011-04-05 20:38:53gruszczylinkissue11707 messages
2011-04-05 20:38:53gruszczycreate