8000 Update the PEP with a note about how no new PEPs should be added to t… · python/peps@6c5632d · GitHub
[go: up one dir, main page]

Skip to content

Commit 6c5632d

Browse files
committed
Update the PEP with a note about how no new PEPs should be added to this PEP.
This is to reflect the fact that python-dev deemed it bad to allow module maintainers to have extra requirements on any code in Python.
1 parent 9b8c2ba commit 6c5632d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pep-0360.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Content-Type: text/x-rst
99
Created: 30-May-2006
1010

1111

12+
.. warning:: No new modules are to be added to this PEP. It has been
13+
deemed dangerous to codify external maintenance of any
14+
code checked into Python's code repository. Code
15+
contributers should expect Python's development
16+
methodology to be used for any and all code checked into
17+
Python's code repository.
18+
1219
Abstract
1320
========
1421

0 commit comments

Comments
 (0)
0