Differences between revisions 17 and 18
Revision 17 as of 2008-10-02 17:17:58
Size: 924
Editor: hachoir
Comment: +Python3UnicodeDecodeError
Revision 18 as of 2008-11-15 13:59:41
Size: 926
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The current way Python enhancements are officially considered is described in [http://www.python.org/dev/peps/pep-0001/ PEP 1]. The current way Python enhancements are officially considered is described in [[http://www.python.org/dev/peps/pep-0001/|PEP 1]].
Line 20: Line 20:
See also ["PEEPs"]. See also [[PEEPs]].
Line 26: Line 26:
["PEP3107FunctionAnnotationsRehash"] [[PEP3107FunctionAnnotationsRehash]]

The current way Python enhancements are officially considered is described in 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.