Gregory P. Smith added the comment:

agreed the repr(self) name being surfaced is a regression even if technically 
"correct".

your patch makes sense, but i think a nicer variant of it will be to name the 
thread ("Executor_" + str(num_threads)) when no thread_name_prefix is supplied.

----------
assignee:  -> gregory.p.smith

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

Reply via email to