Feeling flush from IPC9, several new PEP numbers are handed out:
PEP 237 Unifying Long Integers and Integers, Zadka PEP 238 Non-integer Division, Zadka PEP 239 Adding a Rational Type to Python, Zadka PEP 240 Adding a Rational Literal to Python, Zadka PEP 241 Metadata for Python Software Packages, Kuchling Moshe in the lead... The authors will check-in their individual PEPs.
This commit is contained in:
parent
c751773847
commit
2a69de56be
10
pep-0000.txt
10
pep-0000.txt
|
@ -43,6 +43,11 @@ Index by Category
|
|||
|
||||
S 234 pep-0234.txt Iterators Yee
|
||||
S 232 pep-0232.txt Function Attributes Warsaw
|
||||
S 237 pep-0237.txt Unifying Long Integers and Integers Zadka
|
||||
S 238 pep-0238.txt Non-integer Division Zadka
|
||||
S 239 pep-0239.txt Adding a Rational Type to Python Zadka
|
||||
S 240 pep-0240.txt Adding a Rational Literal to Python Zadka
|
||||
S 241 pep-0241.txt Metadata for Python Software Packages Kuchling
|
||||
|
||||
Pie-in-the-sky PEPs (not ready; may become active yet)
|
||||
|
||||
|
@ -140,6 +145,11 @@ Numerical Index
|
|||
S 234 pep-0234.txt Iterators Yee
|
||||
S 235 pep-0235.txt Import on Case-Insensitive Platforms Peters
|
||||
S 236 pep-0236.txt Back to the __future__ Peters
|
||||
S 237 pep-0237.txt Unifying Long Integers and Integers Zadka
|
||||
S 238 pep-0238.txt Non-integer Division Zadka
|
||||
S 239 pep-0239.txt Adding a Rational Type to Python Zadka
|
||||
S 240 pep-0240.txt Adding a Rational Literal to Python Zadka
|
||||
S 241 pep-0241.txt Metadata for Python Software Packages Kuchling
|
||||
|
||||
Key
|
||||
|
||||
|
|
Loading…
Reference in New Issue