Denote my goals for Python 3.3.

This commit is contained in:
Brett Cannon 2011-03-23 14:48:16 -07:00
parent 9c8084f83d
commit 43d1a81f45
1 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,7 @@ Features for 3.3
Candidate PEPs: Candidate PEPs:
* PEP 362: Function Signature Object
* PEP 380: Syntax for Delegating to a Subgenerator * PEP 380: Syntax for Delegating to a Subgenerator
* PEP 382: Namespace Packages * PEP 382: Namespace Packages
* PEP 393: Flexible String Representation * PEP 393: Flexible String Representation
@ -73,6 +74,7 @@ not be finished in time for Python 3.3.)
Other planned large-scale changes: Other planned large-scale changes:
* Addition of the "packaging" module, replacing "distutils". * Addition of the "packaging" module, replacing "distutils".
* Implementing ``__import__`` using importlib.
Copyright Copyright