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 martin.panter, masamoto, python-dev
Date 2016-10-20.05:31:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161020053107.38784.37992.CBAC4149@psf.io>
In-reply-to
Content
New changeset 9316b4ebf3fa by Martin Panter in branch '3.6':
Issue #28480: Avoid label at end of compound statement --without-threads
https://hg.python.org/cpython/rev/9316b4ebf3fa

New changeset 7cb86d404866 by Martin Panter in branch '3.6':
Issue #28480: Adjust or skip tests if multithreading is disabled
https://hg.python.org/cpython/rev/7cb86d404866

New changeset 948cf38793ce by Martin Panter in branch 'default':
Issue #28480: Merge multithreading fixes from 3.6
https://hg.python.org/cpython/rev/948cf38793ce
History
Date User Action Args
2016-10-20 05:31:10python-devsetrecipients: + python-dev, martin.panter, masamoto
2016-10-20 05:31:10python-devlinkissue28480 messages
2016-10-20 05:31:10python-devcreate