PEP 3127: Integer Literal Support and Syntax (Patrick Maupin)

This commit is contained in:
Guido van Rossum 2007-05-01 00:44:57 +00:00
parent f73963dd0a
commit 500617bbff
1 changed files with 3 additions and 0 deletions

View File

@ -124,6 +124,7 @@ Index by Category
S 3124 Overloading, Generic Functions, Interfaces Eby
S 3125 Remove Backslash Continuation Jewett
S 3126 Remove Implicit String Concatenation Jewett
S 3127 Integer Literal Support and Syntax Maupin
S 3141 A Type Hierarchy for Numbers Yasskin
Finished PEPs (done, implemented in Subversion)
@ -490,6 +491,7 @@ Numerical Index
S 3124 Overloading, Generic Functions, Interfaces Eby
S 3125 Remove Backslash Continuation Jewett
S 3126 Remove Implicit String Concatenation Jewett
S 3127 Integer Literal Support and Syntax Maupin
S 3141 A Type Hierarchy for Numbers Yasskin
@ -565,6 +567,7 @@ Owners
von Loewis, Martin loewis@informatik.hu-berlin.de
Lownds, Tony tony@pagedna.com
Martelli, Alex aleax@aleax.it
Maupin, Patrick pmaupin@gmail.com
McClelland, Andrew eternalsquire@comcast.net
McMillan, Gordon gmcm@hypernet.com
McNamara, Andrew andrewm@object-craft.com.au