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 Ramchandra Apte, berker.peksag, brett.cannon, denversc, ezio.melotti, josephgordon, orsenthil, python-dev, sandro.tosi
Date 2016-09-08.09:48:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160908094805.36352.89956.02F416F3@psf.io>
In-reply-to
Content
New changeset 08f446bf45a7 by Senthil Kumaran in branch '3.5':
Issue11551 - Increase the test coverage of _dummy_thread module to 100%.
https://hg.python.org/cpython/rev/08f446bf45a7

New changeset d69e0df64b11 by Senthil Kumaran in branch 'default':
[merge from 3.5] Issue11551 - Increase the test coverage of _dummy_thread module to 100%.
https://hg.python.org/cpython/rev/d69e0df64b11
History
Date User Action Args
2016-09-08 09:48:08python-devsetrecipients: + python-dev, brett.cannon, orsenthil, ezio.melotti, sandro.tosi, denversc, Ramchandra Apte, berker.peksag, josephgordon
2016-09-08 09:48:08python-devlinkissue11551 messages
2016-09-08 09:48:08python-devcreate