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 python-dev
Recipients Claudiu.Popa, martin.panter, python-dev
Date 2016-11-05.02:23:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161105022342.3171.83958.6C1E05D7@psf.io>
In-reply-to
Content
New changeset 532b0b9f41e0 by Martin Panter in branch '3.5':
Issue #28485: Check for negative workers even without ProcessPoolExecutor
https://hg.python.org/cpython/rev/532b0b9f41e0

New changeset a7c76c3843af by Martin Panter in branch '3.6':
Issue #28485: Merge single-threading fix from 3.5 into 3.6
https://hg.python.org/cpython/rev/a7c76c3843af

New changeset 7d9885fd6777 by Martin Panter in branch 'default':
Issue #28485: Merge single-threading fix from 3.6
https://hg.python.org/cpython/rev/7d9885fd6777
History
Date User Action Args
2016-11-05 02:23:46python-devsetrecipients: + python-dev, Claudiu.Popa, martin.panter
2016-11-05 02:23:46python-devlinkissue28485 messages
2016-11-05 02:23:45python-devcreate