2013/10/3 Victor Stinner :
> I worked on the implementation of the tracemalloc module and its PEP
> 454. I consider that this third version of the PEP is ready for a
> final review.
>
> What should be done to finish the PEP?
I splitted the module into two parts. Do you prefer the new API?
Module:
2013/10/3 Victor Stinner :
> I worked on the implementation of the tracemalloc module and its PEP
> 454. I consider that this third version of the PEP is ready for a
> final review.
>
> HTML version of the PEP 454:
> http://www.python.org/dev/peps/pep-0454/
About the implementation.
I'm working i
Hi,
I worked on the implementation of the tracemalloc module and its PEP
454. I consider that this third version of the PEP is ready for a
final review.
What should be done to finish the PEP?
HTML version of the PEP 454:
http://www.python.org/dev/peps/pep-0454/
Full documentation of the tracema