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 skip.montanaro
Recipients amaury.forgeotdarc, barry-scott, benjamin.peterson, jyasskin, skip.montanaro
Date 2008-09-09.13:57:30
SpamBayes Score 0.00057980436
Marked as misclassified No
Message-id <1220968662.05.0.152415524666.issue3777@psf.upfronthosting.co.za>
In-reply-to
Content
Just a quick nit, but it seems to me that since 2.6 still actually
distinguishes between longs and ints that the two error messages in
PyLong_FromFloat should mention "long" instead of "integer".

Skip
History
Date User Action Args
2008-09-09 13:57:42skip.montanarosetrecipients: + skip.montanaro, barry-scott, amaury.forgeotdarc, jyasskin, benjamin.peterson
2008-09-09 13:57:42skip.montanarosetmessageid: <1220968662.05.0.152415524666.issue3777@psf.upfronthosting.co.za>
2008-09-09 13:57:30skip.montanarolinkissue3777 messages
2008-09-09 13:57:30skip.montanarocreate