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 belopolsky
Recipients belopolsky, benjamin.peterson, pitrou
Date 2008-06-13.14:19:08
SpamBayes Score 0.13897279
Marked as misclassified No
Message-id <1213366749.34.0.398306454834.issue3081@psf.upfronthosting.co.za>
In-reply-to
Content
A comment on the patch:

Since object.h may be included from C++ extensions, you should not use a 
C++ keyword "new" as a variable name.
History
Date User Action Args
2008-06-13 14:19:12belopolskysetspambayes_score: 0.138973 -> 0.13897279
recipients: + belopolsky, pitrou, benjamin.peterson
2008-06-13 14:19:09belopolskysetspambayes_score: 0.138973 -> 0.138973
messageid: <1213366749.34.0.398306454834.issue3081@psf.upfronthosting.co.za>
2008-06-13 14:19:08belopolskylinkissue3081 messages
2008-06-13 14:19:08belopolskycreate