[3.6] bpo-36195: Remove the ThreadPoolExecutor documentation mentioning the… by harmands · Pull Request #12182 · python/cpython

@harmands

@harmands

… initializer feature added in Python 3.7

tirkarthi

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Not sure if [3.6] needs to be prefixed in the PR title.

Thanks.

@harmands harmands changed the title bpo-36195: Remove the ThreadPoolExecutor documentation mentioning the… [3.6] bpo-36195: Remove the ThreadPoolExecutor documentation mentioning the…

Mar 5, 2019

eamanu

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but, Travis CI is on pending? but whole test finished successfully.
I am not sure if is correct make the PR to 3.6 branch.