Put "PEP" in front of PEP numbers.
This commit is contained in:
parent
3aeb47188f
commit
a04d6be380
12
pep-0283.txt
12
pep-0283.txt
|
@ -42,12 +42,12 @@ Planned features for 2.3
|
|||
Here are a few PEPs that I know to be under consideration. If a
|
||||
PEP isn't on this list, it's because I'm not a confident channeler.
|
||||
|
||||
266 Optimizing Global Variable/Attribute Access Montanaro
|
||||
267 Optimized Access to Module Namespaces Hylton
|
||||
269 Pgen Module for Python Riehl
|
||||
273 Import Modules from Zip Archives Ahlstrom
|
||||
280 Optimizing access to globals van Rossum
|
||||
282 A Logging System Mick
|
||||
PEP 266 Optimizing Global Variable/Attribute Access Montanaro
|
||||
PEP 267 Optimized Access to Module Namespaces Hylton
|
||||
PEP 269 Pgen Module for Python Riehl
|
||||
PEP 273 Import Modules from Zip Archives Ahlstrom
|
||||
PEP 280 Optimizing access to globals van Rossum
|
||||
PEP 282 A Logging System Mick
|
||||
|
||||
Copyright
|
||||
|
||||
|
|
Loading…
Reference in New Issue