commit | 250bc267d0847eeac4bba87fe10ce738388a800f | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Jul 16 02:51:06 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Jul 16 02:51:06 2008 +0000 |
tree | a928a77c60bb2e83ac139914d0f282de308d2fee | |
parent | fc576351c0dcfd419349ac6d6201c3ccd6338247 [diff] |
Blocked revisions 64438-64439,64516 via svnmerge ........ r64438 | raymond.hettinger | 2008-06-21 08:39:53 +0200 (Sat, 21 Jun 2008) | 1 line Issue 3008: hex/oct/bin can show floats exactly. ........ r64439 | hyeshik.chang | 2008-06-21 13:15:30 +0200 (Sat, 21 Jun 2008) | 2 lines Fix build on FreeBSD gcc. ........ r64516 | raymond.hettinger | 2008-06-25 00:46:07 +0200 (Wed, 25 Jun 2008) | 1 line Revert 64424, 64438, and 64439. ........