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 ned.deily
Recipients docs@python, harman786, matrixise, ned.deily, xtreak
Date 2019-03-18.01:53:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552873991.91.0.7558069531.issue36195@roundup.psfhosted.org>
In-reply-to
Content
New changeset e601ef0fa384d149f6759fff3c18762a8c63851e by Ned Deily (Harmandeep Singh) in branch '3.6':
bpo-36195: Remove the ThreadPoolExecutor documentation mentioning the initializer feature added in Python 3.7 (GH-12182)
https://github.com/python/cpython/commit/e601ef0fa384d149f6759fff3c18762a8c63851e
History
Date User Action Args
2019-03-18 01:53:11ned.deilysetrecipients: + ned.deily, docs@python, matrixise, harman786, xtreak
2019-03-18 01:53:11ned.deilysetmessageid: <1552873991.91.0.7558069531.issue36195@roundup.psfhosted.org>
2019-03-18 01:53:11ned.deilylinkissue36195 messages
2019-03-18 01:53:11ned.deilycreate