]> granicus.if.org Git - python/commit
I'm blocking all these whatsnew revisions, so I can just manually sync it with 2.6;
authorBenjamin Peterson <benjamin@python.org>
Wed, 2 Jul 2008 16:18:39 +0000 (16:18 +0000)
committerBenjamin Peterson <benjamin@python.org>
Wed, 2 Jul 2008 16:18:39 +0000 (16:18 +0000)
commit14654fdbbd3c5aae4ddb39258338988b842edabb
tree30403256638ec5eb5efbb83b678487623354c93b
parentfea6a94b3b8650523078432b4417bb9f5f09b76b
I'm blocking all these whatsnew revisions, so I can just manually sync it with 2.6;
merging it has gotten quite out of hand

Blocked revisions 64429,64436,64498,64572 via svnmerge

........
  r64429 | georg.brandl | 2008-06-20 14:28:18 -0500 (Fri, 20 Jun 2008) | 2 lines

  Change references to the new math functions to generate proper x-refs.
........
  r64436 | andrew.kuchling | 2008-06-20 18:43:12 -0500 (Fri, 20 Jun 2008) | 1 line

  Various items
........
  r64498 | mark.dickinson | 2008-06-24 06:08:58 -0500 (Tue, 24 Jun 2008) | 4 lines

  Change description of float('nan') feature; NaNs don't care much about
  signs, and float('nan'), float('+nan') and float('-nan') actually all
  generate the exact same NaN value.
........
  r64572 | benjamin.peterson | 2008-06-28 08:18:14 -0500 (Sat, 28 Jun 2008) | 1 line

  fix typo
........