]> granicus.if.org Git - python/commitdiff
Suggested proposed changes to Python be considered on some mailing lists first
authorBenjamin Peterson <benjamin@python.org>
Wed, 2 Apr 2008 21:20:35 +0000 (21:20 +0000)
committerBenjamin Peterson <benjamin@python.org>
Wed, 2 Apr 2008 21:20:35 +0000 (21:20 +0000)
README

diff --git a/README b/README
index 6c0237f476942fcffb3d0b3463b9d49f1b747c5b..2ae630fe32860285b6839fcc66f1d86cc0f81817 100644 (file)
--- a/README
+++ b/README
@@ -135,9 +135,11 @@ To submit a patch or other contribution, please use the Python Patch
 Manager at http://bugs.python.org.  Guidelines
 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
-Enhancement Proposal (PEP) first.  All current PEPs, as well as guidelines for
-submitting a new PEP, are listed at http://www.python.org/dev/peps/.
+If you have a proposal to change Python, you may want to send an email to the
+comp.lang.python or python-ideas mailing lists for inital feedback. A Python
+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