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 docs@python, georg.brandl, mark.dickinson, ygale
Date 2010-08-03.21:06:31
SpamBayes Score 0.00034329246
Marked as misclassified No
Message-id <1280869593.66.0.292381132386.issue9498@psf.upfronthosting.co.za>
In-reply-to
Content
> it could theoretically not be true someday on some weird platform even for CPython.

Granted.  Though it would be quite a major change: the 'double' part is heavily hard-coded throughout.

> How about just adding this: "Floating point numbers are usually
> implemented using double in C." Then at least we're not committing 
> ourselves to anything.

That sounds fine to me.
History
Date User Action Args
2010-08-03 21:06:33mark.dickinsonsetrecipients: + mark.dickinson, georg.brandl, ygale, docs@python
2010-08-03 21:06:33mark.dickinsonsetmessageid: <1280869593.66.0.292381132386.issue9498@psf.upfronthosting.co.za>
2010-08-03 21:06:31mark.dickinsonlinkissue9498 messages
2010-08-03 21:06:31mark.dickinsoncreate