STINNER Victor added the comment:

"I think we should adjust the solution, to avoid having arguments to 'gen.send' 
packed in two nested tuples."

I should check, but I think that Python create a tuple for you if you don't 
pass directly a tuple, so it's not very different.

Anyway, it is only used for debug, so I don't think that performances matter 
here.

----------

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

Reply via email to