Discussion:
[Python-3000-checkins] r64996 - python/branches/py3k
georg.brandl
2008-07-16 02:51:06 UTC
Permalink
Author: georg.brandl
Date: Wed Jul 16 04:51:06 2008
New Revision: 64996

Log:
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.
........


Modified:
python/branches/py3k/ (props changed)

Loading...