Staging
v0.5.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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 462 bytes
.hgignore -rw-r--r-- 656 bytes
.hgtags -rw-r--r-- 3.7 KB
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 39.0 KB
README -rw-r--r-- 52.8 KB
configure -rwxr-xr-x 725.0 KB
configure.in -rw-r--r-- 114.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.6 KB
setup.py -rw-r--r-- 81.8 KB

README

back to top