]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 3008: hex/oct/bin can show floats exactly.
authorRaymond Hettinger <python@rcn.com>
Sat, 21 Jun 2008 06:39:53 +0000 (06:39 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 21 Jun 2008 06:39:53 +0000 (06:39 +0000)
commite0e711446ba62b8b07bc7a14eb53674c9b0a4862
treefab7f820773931d3d4a6c81948afe63ce1d6746a
parentdb53c1eb68ff19db167e80bcf02cd9984d25f022
Issue 3008: hex/oct/bin can show floats exactly.
Lib/test/test_builtin.py
Misc/NEWS
Objects/floatobject.c