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 gvanrossum
Recipients Hans Lawrenz, gvanrossum, vstinner, yselivanov
Date 2016-04-18.16:38:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460997530.83.0.164608774384.issue26796@psf.upfronthosting.co.za>
In-reply-to
Content
There should at least be a comment at the definition of _MAX_WORKERS that it's only used on Python 3.4 and before.

Maybe a note in the docs about the default executor would also be useful.

Otherwise this is exactly what I had in mind -- thanks!

PS. Could you sign a contributor form online
https://www.python.org/psf/contrib/contrib-form/
History
Date User Action Args
2016-04-18 16:38:50gvanrossumsetrecipients: + gvanrossum, vstinner, yselivanov, Hans Lawrenz
2016-04-18 16:38:50gvanrossumsetmessageid: <1460997530.83.0.164608774384.issue26796@psf.upfronthosting.co.za>
2016-04-18 16:38:50gvanrossumlinkissue26796 messages
2016-04-18 16:38:50gvanrossumcreate