Yury Selivanov <yseliva...@gmail.com> added the comment:

> _log_traceback is a private property and asyncio implementation detail, you 
> should never touch it.

But still, we shouldn't let Python crash if someone sets it.  I'll make a PR to 
fix this the way Oren proposed.

Andrew, let's discuss later with what we want to replace _log_traceback. I 
don't like that it's a semi-public thing.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31721>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to