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 pitrou
Recipients Matt Spitz, bquinlan, dmacnet, iunknwn, josh.r, methane, pierreglaser, pitrou, tilsche, tomMoral, torsten
Date 2019-05-22.21:30:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558560600.8.0.0687696900576.issue24882@roundup.psfhosted.org>
In-reply-to
Content
New changeset 904e34d4e6b6007986dcc585d5c553ee8ae06f95 by Antoine Pitrou (Sean) in branch 'master':
bpo-24882: Let ThreadPoolExecutor reuse idle threads before creating new thread (#6375)
https://github.com/python/cpython/commit/904e34d4e6b6007986dcc585d5c553ee8ae06f95
History
Date User Action Args
2019-05-22 21:30:00pitrousetrecipients: + pitrou, bquinlan, methane, torsten, josh.r, Matt Spitz, tilsche, tomMoral, dmacnet, iunknwn, pierreglaser
2019-05-22 21:30:00pitrousetmessageid: <1558560600.8.0.0687696900576.issue24882@roundup.psfhosted.org>
2019-05-22 21:30:00pitroulinkissue24882 messages
2019-05-22 21:30:00pitroucreate