[Python-Dev] Python profiler and other tools

Michael Foord fuzzyman at voidspace.org.uk
Sun Jul 25 20:38:59 CEST 2010


On 25/07/2010 19:34, Alexander Belopolsky wrote:
> [snip...]
>> On the other hand, posting actual patches that fix actual bugs can
>> make a lot of a difference. Also, having a maintainer who is willing
>> to look into these patches and accept the good ones will make a lot
>> of a difference.
>>      
> With respect to the trace module, I started both of these things
> already, but I would really like to hear feedback from people
> interested in the future of pdb and profile modules as well.
>    

Antonio Cuni demoed some *great* improvements to the pdb module at 
EuroPython. A project called pdb++

http://codespeak.net/svn/user/antocuni/hack/pdb.py

Among its improvements it includes the ability to debug through 
generator frames, which pdb can't. It would be great to see some of 
these fixes folded back into the standard library version.

All the best,

Michael Foord

> _______________________________________________
> 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/fuzzyman%40voidspace.org.uk
>    


-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog

READ CAREFULLY. By accepting and reading this email you agree, on behalf of your employer, to release me from all obligations and waivers arising from any and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and acceptable use policies (”BOGUS AGREEMENTS”) that I have entered into with your employer, its partners, licensors, agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. You further represent that you have the authority to release me from any BOGUS AGREEMENTS on behalf of your employer.




More information about the Python-Dev mailing list