Differences between revisions 13 and 17 (spanning 4 versions)
Revision 13 as of 2007-02-24 23:09:49
Size: 643
Editor: PaulBoddie
Comment: Enchancement -> Enhancement
Revision 17 as of 2008-10-02 17:17:58
Size: 924
Editor: hachoir
Comment: +Python3UnicodeDecodeError
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The current way Python enchancements are officially considered is described (insert-link). The current way Python enhancements are officially considered is described in [http://www.python.org/dev/peps/pep-0001/ PEP 1].
Line 3: Line 3:
This forum might be a better way to capture and discuss enhancements until consensus is achieved - then put through the more formal process. This wiki page can be used to capture and discuss enhancements
before
putting them through the more formal process.
Line 12: Line 13:
 * Python3kStringRepr
 * Python3UnicodeDecodeError
Line 18: Line 21:

= Discussion of Completed PEPs =

Once a PEP is complete, altering the document to capture ongoing community input has a very high bar. Here are some PEP "rehash" pages.

["PEP3107FunctionAnnotationsRehash"]

The current way Python enhancements are officially considered is described in [http://www.python.org/dev/peps/pep-0001/ PEP 1].

This wiki page can be used to capture and discuss enhancements before putting them through the more formal process.

For now, put proposals forth here if you want to try and kick them around a bit and get some feedback before writing an official PEP.

Enhancement Proposals

About Using Wiki to Discuss Enhancement Proposals

Thoughts here on moving the official discussion of Python Enhancements from email to wiki.

See also ["PEEPs"].

Discussion of Completed PEPs

Once a PEP is complete, altering the document to capture ongoing community input has a very high bar. Here are some PEP "rehash" pages.

["PEP3107FunctionAnnotationsRehash"]

PythonEnhancementProposals (last edited 2011-12-15 14:47:08 by 208)

Unable to edit the page? See the FrontPage for instructions.