This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients bquinlan, desbma, gregory.p.smith, methane
Date 2017-09-03.21:52:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504475542.27.0.707448452004.issue29212@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7d8282d25d4900dd3367daf28bb393be7f276729 by Gregory P. Smith in branch '3.6':
[3.6] bpo-29212: Fix the ugly repr() ThreadPoolExecutor thread name. (GH-2315) (#3276)
https://github.com/python/cpython/commit/7d8282d25d4900dd3367daf28bb393be7f276729
History
Date User Action Args
2017-09-03 21:52:22gregory.p.smithsetrecipients: + gregory.p.smith, bquinlan, methane, desbma
2017-09-03 21:52:22gregory.p.smithsetmessageid: <1504475542.27.0.707448452004.issue29212@psf.upfronthosting.co.za>
2017-09-03 21:52:22gregory.p.smithlinkissue29212 messages
2017-09-03 21:52:22gregory.p.smithcreate