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 mark.dickinson
Recipients anon, hct, mark.dickinson, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2013-12-07.17:26:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386437209.83.0.574618053394.issue19915@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I wasn't clear.  I'm not interested in applying this to floats themselves; I'm interested in applying it to the bit pattern of a float when that bit pattern is treated as an integer.

> But I have no major objection against it being extended to floats.

I do!
History
Date User Action Args
2013-12-07 17:26:49mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, vstinner, serhiy.storchaka, hct, anon
2013-12-07 17:26:49mark.dickinsonsetmessageid: <1386437209.83.0.574618053394.issue19915@psf.upfronthosting.co.za>
2013-12-07 17:26:49mark.dickinsonlinkissue19915 messages
2013-12-07 17:26:49mark.dickinsoncreate