Files
cpython/Lib/test
Gregory P. Smith a3d91b43c2 bpo-29212: Fix the ugly repr() ThreadPoolExecutor thread name. (#2315)
bpo-29212: Fix the ugly ThreadPoolExecutor thread name.

Fixes the newly introduced ugly default thread name for concurrent.futures
thread.ThreadPoolExecutor threads.  They'll now resemble the old <=3.5
threading default Thread-x names by being named ThreadPoolExecutor-y_n.
2017-06-21 23:41:13 -07:00
..
2017-03-27 00:08:31 -05:00
2016-12-16 20:00:15 +02:00
2016-12-16 20:00:15 +02:00
2016-09-16 17:32:06 +03:00
2016-12-16 20:00:15 +02:00
2016-12-16 20:00:15 +02:00
2016-10-05 22:54:19 -07:00
2016-10-12 20:16:05 +02:00
2016-12-16 20:00:15 +02:00
2016-12-16 20:00:15 +02:00
2016-12-16 20:00:15 +02:00
2016-12-16 20:00:15 +02:00
2017-01-14 06:26:51 +00:00
2016-12-16 20:00:15 +02:00
2016-09-14 23:53:47 -07:00
2016-12-16 20:00:15 +02:00
2016-12-16 20:00:15 +02:00
2016-09-14 08:10:45 +03:00