[Python-Dev] Open PEPs and large-scale changes for 3.3 (original) (raw)
Brett Cannon brett at python.org
Tue May 1 16:26:39 CEST 2012
- Previous message: [Python-Dev] Open PEPs and large-scale changes for 3.3
- Next message: [Python-Dev] Open PEPs and large-scale changes for 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, May 1, 2012 at 07:57, Georg Brandl <g.brandl at gmx.net> wrote:
With 3.3a3 tagged and the beta stage currently 2 months away, I would like to draw your attention to the following list of possible features for 3.3 as specified by PEP 398:
Candidate PEPs: * PEP 362: Function Signature Object
This is mine and I can say that the chance of me getting to this in time is near zero. If someone wants to pick it up and try to finish up the work (which involves addressing Guido's comments on the PEP and seeing if the patch someone submitted is worth looking at) then I'm fine with that. Else this PEP will become a 3.4 addition.
-Brett
* PEP 395: Qualified Names for Modules * PEP 397: Python launcher for Windows * PEP 402: Simplified Package Layout (likely a new PEP derived from it) -- I assume PEP 420 is a candidate for that? * PEP 405: Python Virtual Environments * PEP 421: Adding sys.implementation * PEP 3143: Standard daemon process library * PEP 3144: IP Address manipulation library * PEP 3154: Pickle protocol version 4
Other planned large-scale changes: * Addition of the "regex" module * Email version 6 * A standard event-loop interface (PEP by Jim Fulton pending) * Breaking out standard library and docs in separate repos? Benjamin: I'd also like to know what will become of PEP 415. If anyone feels strongly about one of these items, please get ready to finalize and implement it well before June 23 (beta 1), or we have to discuss about adding another alpha. Also, if I missed any obvious candidate PEP or change, please let me know. cheers, Georg
Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/brett%40python.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20120501/31d74cd5/attachment.html>
- Previous message: [Python-Dev] Open PEPs and large-scale changes for 3.3
- Next message: [Python-Dev] Open PEPs and large-scale changes for 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]