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 eli.bendersky
Recipients docs@python, eli.bendersky
Date 2012-02-26.13:44:28
SpamBayes Score 6.652168e-07
Marked as misclassified No
Message-id <1330263869.5.0.679597461847.issue14129@psf.upfronthosting.co.za>
In-reply-to
Content
"The new method calls the tp_alloc slot to allocate memory"

tp_alloc needs formatting here, similarly to the way it's done in other places
History
Date User Action Args
2012-02-26 13:44:29eli.benderskysetrecipients: + eli.bendersky, docs@python
2012-02-26 13:44:29eli.benderskysetmessageid: <1330263869.5.0.679597461847.issue14129@psf.upfronthosting.co.za>
2012-02-26 13:44:28eli.benderskylinkissue14129 messages
2012-02-26 13:44:28eli.benderskycreate