[Python-Dev] Confirming status of new modules in 3.4

R. David Murray rdmurray at bitdance.com
Fri Mar 14 21:25:56 CET 2014


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


More information about the Python-Dev mailing list