Éric Araujo <[email protected]> added the comment: haypo’s threading_note_global looks good to me. The only thing I’m not sure about is the signature change from X(verbose, *args, **kwargs) to X(*args, **kwargs): is it okay?
(BTW you probably want to delete the obsolete reference to ihooks in a comment before committing.) ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13550> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
