Merged revisions 64982-64983,65004 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r64982 | georg.brandl | 2008-07-16 01:59:15 +0200 (Wed, 16 Jul 2008) | 2 lines

  Move label to correct heading.
........
  r64983 | georg.brandl | 2008-07-16 02:00:04 +0200 (Wed, 16 Jul 2008) | 2 lines

  Keep sorted.
........
  r65004 | martin.v.loewis | 2008-07-16 07:28:26 +0200 (Wed, 16 Jul 2008) | 2 lines

  Add Antoine.
........
This commit is contained in:
Georg Brandl 2008-07-16 12:58:29 +00:00
parent 2ee470f7f9
commit 6ea420be25
3 changed files with 8 additions and 6 deletions

View file

@ -421,9 +421,6 @@ Notes:
overflow check. overflow check.
.. _typeiter:
Additional Methods on Float Additional Methods on Float
--------------------------- ---------------------------
@ -488,6 +485,8 @@ hexadecimal string representing the same number::
'0x1.d380000000000p+11' '0x1.d380000000000p+11'
.. _typeiter:
Iterator Types Iterator Types
============== ==============

View file

@ -216,6 +216,7 @@ Frederik Fix
Matt Fleming Matt Fleming
Hernán Martínez Foffani Hernán Martínez Foffani
Michael Foord Michael Foord
Amaury Forgeot d'Arc
Doug Fort Doug Fort
John Fouhy John Fouhy
Martin Franklin Martin Franklin
@ -658,6 +659,7 @@ Frank Stajano
Oliver Steele Oliver Steele
Greg Stein Greg Stein
Chris Stern Chris Stern
Victor Stinner
Richard Stoakley Richard Stoakley
Peter Stoehr Peter Stoehr
Casper Stoel Casper Stoel
@ -770,7 +772,5 @@ Artur Zaprzala
Mike Zarnstorff Mike Zarnstorff
Siebren van der Zee Siebren van der Zee
Uwe Zessin Uwe Zessin
Amaury Forgeot d'Arc
Peter Åstrand
Tarek ZiadŽ Tarek ZiadŽ
Victor Stinner Peter Åstrand

View file

@ -17,6 +17,9 @@ the format to accommodate documentation needs as they arise.
Permissions History Permissions History
------------------- -------------------
- Antoine Pitrou was given SVN access on July 16 2008, by recommendation
from GvR, for general contributions to Python.
- Jesse Noller was given SVN access on 16 June 2008 by Georg Brandl, - Jesse Noller was given SVN access on 16 June 2008 by Georg Brandl,
for work on the multiprocessing module. for work on the multiprocessing module.