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 eric.smith, mark.dickinson, samuel.iseli
Date 2012-01-27.20:22:38
SpamBayes Score 0.0005174399
Marked as misclassified No
Message-id <1327695758.79.0.4049267219.issue13889@psf.upfronthosting.co.za>
In-reply-to
Content
I'm a bit disturbed that we're not using the _Py_SET_53BIT_PRECISION_* macros in _Py_double_round;  unless I'm missing something, that seems like a major omission.
History
Date User Action Args
2012-01-27 20:22:38mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, samuel.iseli
2012-01-27 20:22:38mark.dickinsonsetmessageid: <1327695758.79.0.4049267219.issue13889@psf.upfronthosting.co.za>
2012-01-27 20:22:38mark.dickinsonlinkissue13889 messages
2012-01-27 20:22:38mark.dickinsoncreate