STINNER Victor added the comment: "So the new patch is fine, but I still think it's confusing that the _tb_logger variable has a different type depending on the Python version."
To be honest, I'm also concerned by this strange variable :-) Here is a new fix which reuses the name used in the first patch (_traceback). ---------- Added file: http://bugs.python.org/file33220/asyncio_log_traceback-4.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19967> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com