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 ronaldoussoren
Recipients benjamin.peterson, docs@python, gagern, georg.brandl, pitrou, ronaldoussoren, stutzbach
Date 2013-01-22.13:00:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358859640.4.0.720981095155.issue4934@psf.upfronthosting.co.za>
In-reply-to
Content
tp_cache and tp_weaklist are also for internal use only, but are documented.

One reason for documenting them is that users will run into them when running with a high enough warning level in GCC.
History
Date User Action Args
2013-01-22 13:00:40ronaldoussorensetrecipients: + ronaldoussoren, georg.brandl, gagern, pitrou, benjamin.peterson, stutzbach, docs@python
2013-01-22 13:00:40ronaldoussorensetmessageid: <1358859640.4.0.720981095155.issue4934@psf.upfronthosting.co.za>
2013-01-22 13:00:40ronaldoussorenlinkissue4934 messages
2013-01-22 13:00:40ronaldoussorencreate