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 berker.peksag, ezio.melotti, michael.foord, python-dev, rbcollins, serhiy.storchaka
Date 2016-05-20.20:30:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160520203008.123142.34695.AA3FEC72@psf.io>
In-reply-to
Content
New changeset e715ffd2d938 by Serhiy Storchaka in branch '3.5':
Issue #27063: Some unittest loader tests were silently skipped.
https://hg.python.org/cpython/rev/e715ffd2d938

New changeset f4f615edb6b1 by Serhiy Storchaka in branch 'default':
Issue #27063: Some unittest loader tests were silently skipped.
https://hg.python.org/cpython/rev/f4f615edb6b1
History
Date User Action Args
2016-05-20 20:30:14python-devsetrecipients: + python-dev, rbcollins, ezio.melotti, michael.foord, berker.peksag, serhiy.storchaka
2016-05-20 20:30:14python-devlinkissue27063 messages
2016-05-20 20:30:13python-devcreate