On Wed, Apr 20, 2011 at 7:37 PM, Victor Stinner <victor.stin...@haypocalc.com> wrote: > Finally, I'm very happy to see that my faulthandler module was as useful > as I expected: with more informations, we are now able to identify race > conditions. I hope that we will fix all remaining threading, signal and > subprocess race conditions!
Excellent work :) Minor nit: the faulthandler docs could use an "impl-detail" block similar to the one in the dis module docs. Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com