Differences between revisions 15 and 18 (spanning 3 versions)
Revision 15 as of 2008-08-10 14:40:44
Size: 881
Editor: c-76-126-55-28
Comment:
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 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 13: Line 14:
 * Python3UnicodeDecodeError
Line 18: Line 20:
See also ["PEEPs"]. See also [[PEEPs]].
Line 24: 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.