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
connection.h -rw-r--r-- 11.6 KB
multiprocessing.c -rw-r--r-- 7.1 KB
multiprocessing.h -rw-r--r-- 3.9 KB
pipe_connection.c -rw-r--r-- 3.2 KB
semaphore.c -rw-r--r-- 14.5 KB
socket_connection.c -rw-r--r-- 4.4 KB
win32_functions.c -rw-r--r-- 6.1 KB

back to top