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 pitrou
Recipients kristjan.jonsson, mark.dickinson, michael.foord, pitrou, serhiy.storchaka
Date 2012-03-22.22:44:56
SpamBayes Score 6.482254e-05
Marked as misclassified No
Message-id <1332456297.12.0.578912918454.issue14381@psf.upfronthosting.co.za>
In-reply-to
Content
Ok. In the current state it doesn't look detrimental, although I'm not convinced it's that useful either.
That said, the implementation needs a bit of work, I don't think it's ok for float_is_positive_zero() to use the Py_LONG_LONG casting thing.
History
Date User Action Args
2012-03-22 22:44:57pitrousetrecipients: + pitrou, mark.dickinson, kristjan.jonsson, michael.foord, serhiy.storchaka
2012-03-22 22:44:57pitrousetmessageid: <1332456297.12.0.578912918454.issue14381@psf.upfronthosting.co.za>
2012-03-22 22:44:56pitroulinkissue14381 messages
2012-03-22 22:44:56pitroucreate