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 jon
Recipients benjamin.peterson, jon, loewis
Date 2009-09-27.21:30:10
SpamBayes Score 0.00023543478
Marked as misclassified No
Message-id <1254087012.71.0.574947556122.issue7004@psf.upfronthosting.co.za>
In-reply-to
Content
I agree, as well.

I didn't consider PyBool_FromLong() because I was expecting to solve the
problem using a macro, but that is clearly not the best approach here
(insignificant function call overhead aside).
History
Date User Action Args
2009-09-27 21:30:12jonsetrecipients: + jon, loewis, benjamin.peterson
2009-09-27 21:30:12jonsetmessageid: <1254087012.71.0.574947556122.issue7004@psf.upfronthosting.co.za>
2009-09-27 21:30:11jonlinkissue7004 messages
2009-09-27 21:30:11joncreate