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 benjamin.peterson, martin.panter, pitrou, python-dev, serhiy.storchaka, stutzbach, viraptor
Date 2016-03-31.21:24:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160331212403.53142.39792.09687258@psf.io>
In-reply-to
Content
New changeset b3c79e0ba477 by Martin Panter in branch '3.5':
Issue #22854: Fix logic for skipping test
https://hg.python.org/cpython/rev/b3c79e0ba477

New changeset de8412dc477e by Martin Panter in branch 'default':
Issue #22854: Merge test fix from 3.5
https://hg.python.org/cpython/rev/de8412dc477e
History
Date User Action Args
2016-03-31 21:24:12python-devsetrecipients: + python-dev, pitrou, benjamin.peterson, stutzbach, martin.panter, serhiy.storchaka, viraptor
2016-03-31 21:24:12python-devlinkissue22854 messages
2016-03-31 21:24:12python-devcreate