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 serhiy.storchaka
Recipients docs@python, serhiy.storchaka
Date 2012-09-17.09:13:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347873224.57.0.93636410461.issue15953@psf.upfronthosting.co.za>
In-reply-to
Content
The declaration of some fields in the PyTypeObject documentation does not match the sources. Here is a patch that fixes the mismatch.
History
Date User Action Args
2012-09-17 09:13:44serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python
2012-09-17 09:13:44serhiy.storchakasetmessageid: <1347873224.57.0.93636410461.issue15953@psf.upfronthosting.co.za>
2012-09-17 09:13:43serhiy.storchakalinkissue15953 messages
2012-09-17 09:13:43serhiy.storchakacreate