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 mark.dickinson
Recipients docs@python, eric.araujo, fdrake, lemburg, mark.dickinson, pitrou, vstinner
Date 2010-06-10.16:17:27
SpamBayes Score 0.4012049
Marked as misclassified No
Message-id <1276186664.11.0.278787056251.issue8939@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, I prefer PyLongObject* over PyLong.  (Though I'm sure I'm guilty of writing PyLong in comments.)
History
Date User Action Args
2010-06-10 16:17:44mark.dickinsonsetrecipients: + mark.dickinson, lemburg, fdrake, pitrou, vstinner, eric.araujo, docs@python
2010-06-10 16:17:44mark.dickinsonsetmessageid: <1276186664.11.0.278787056251.issue8939@psf.upfronthosting.co.za>
2010-06-10 16:17:27mark.dickinsonlinkissue8939 messages
2010-06-10 16:17:27mark.dickinsoncreate