Staging
v0.8.1
https://github.com/python/cpython
Revision bd15a06fd3ac256d4f2780c85a9f7e6def1ecd1f authored by Mark Dickinson on 18 November 2009, 19:33:35 UTC, committed by Mark Dickinson on 18 November 2009, 19:33:35 UTC
string <-> float conversions;  this makes sure that the result of the round
operation is correctly rounded, and hence displays nicely using the new float
repr.
1 parent 0516f81
History
Tip revision: bd15a06fd3ac256d4f2780c85a9f7e6def1ecd1f authored by Mark Dickinson on 18 November 2009, 19:33:35 UTC
Issue #7117, continued: Change round implementation to use the correctly-rounded
Tip revision: bd15a06
File Mode Size
Grammar -rw-r--r-- 5.6 KB

back to top