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.15:45:26
SpamBayes Score 1.2760946e-05
Marked as misclassified No
Message-id <18630.39430.255341.391116@montanaro-dyndns-org.local>
In-reply-to <1220973062.65.0.851931162817.issue3777@psf.upfronthosting.co.za>
Content
Amaury> I suppose you meant PyLong_FromDouble()? 

Yes, sorry.

    Amaury> I think the messages talk about abstract numbers, not a specific
    Amaury> python type: "infinity/NaN cannot be converted to an integral
    Amaury> value".

Well, 2.5 called it "long".

Skip
History
Date User Action Args
2008-09-09 15:45:27skip.montanarosetrecipients: + skip.montanaro, barry-scott, amaury.forgeotdarc, jyasskin, benjamin.peterson
2008-09-09 15:45:26skip.montanarolinkissue3777 messages
2008-09-09 15:45:26skip.montanarocreate