[Python-Dev] Confirming status of new modules in 3.4 (original) (raw)
R. David Murray rdmurray at bitdance.com
Fri Mar 14 21:25:56 CET 2014
- Previous message: [Python-Dev] [Python-checkins] cpython: Added Doc/tools/ subdirs to .hgignore.
- Next message: [Python-Dev] Confirming status of new modules in 3.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I just want to summarize the status of the modules that have been added to the stdlib in 3.4 to make sure they are all labeled correctly:
Provisional:
asyncio pathlib
Not Provisional:
ensurepip enum selectors statistics tracemalloc
I'm especially curious about tracemalloc, since I know Victor found something he wanted to change (add?) to the API just recently.
--David
- Previous message: [Python-Dev] [Python-checkins] cpython: Added Doc/tools/ subdirs to .hgignore.
- Next message: [Python-Dev] Confirming status of new modules in 3.4
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]