Float and math module enhancements for Python 2.6 and 3.0

Dec. 18, 2007
12:03 a.m.
Hello! The Python core developers are currently working on several improvements for floats and the math module. Since you are "power users" I like to get your opinion and suggestions on several patches: http://bugs.python.org/issue1534 -- sys.float_info [done] http://bugs.python.org/issue1580 -- shorter repr of floats http://bugs.python.org/issue1635 -- platform independent representation and creation of +/-inf and nan http://bugs.python.org/issue1640 -- additional functions for the math module new: sys.maxsize, gone in 3.0: sys.maxint Christian
6309
Age (days ago)
6309
Last active (days ago)
0 comments
1 participants
participants (1)
-
Christian Heimes