Suggested proposed changes to Python be considered on some mailing lists first
This commit is contained in:
parent
f7cf388c31
commit
b23550049d
8
README
8
README
|
@ -135,9 +135,11 @@ To submit a patch or other contribution, please use the Python Patch
|
||||||
Manager at http://bugs.python.org. Guidelines
|
Manager at http://bugs.python.org. Guidelines
|
||||||
for patch submission may be found at http://www.python.org/dev/patches/.
|
for patch submission may be found at http://www.python.org/dev/patches/.
|
||||||
|
|
||||||
If you have a proposal to change Python, it's best to submit a Python
|
If you have a proposal to change Python, you may want to send an email to the
|
||||||
Enhancement Proposal (PEP) first. All current PEPs, as well as guidelines for
|
comp.lang.python or python-ideas mailing lists for inital feedback. A Python
|
||||||
submitting a new PEP, are listed at http://www.python.org/dev/peps/.
|
Enhancement Proposal (PEP) may be submitted if your idea gains ground. All
|
||||||
|
current PEPs, as well as guidelines for submitting a new PEP, are listed at
|
||||||
|
http://www.python.org/dev/peps/.
|
||||||
|
|
||||||
|
|
||||||
Questions
|
Questions
|
||||||
|
|
Loading…
Reference in New Issue