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 zach.ware
Recipients Naitree Zhu, berker.peksag, ezio.melotti, michael.foord, rbcollins, serhiy.storchaka, steven.daprano, zach.ware
Date 2019-09-09.11:30:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568028641.98.0.0294405598821.issue34596@roundup.psfhosted.org>
In-reply-to
Content
I think we need Michael's ruling on which way to go here.  I'm fine with either an exception or a default reason, but still lean towards the default.  I don't think `skipIf` or `skipUnless` really need a change either way; they both require two arguments and thus can't be misused in the same way as `skip`.
History
Date User Action Args
2019-09-09 11:30:42zach.waresetrecipients: + zach.ware, rbcollins, ezio.melotti, steven.daprano, michael.foord, berker.peksag, serhiy.storchaka, Naitree Zhu
2019-09-09 11:30:41zach.waresetmessageid: <1568028641.98.0.0294405598821.issue34596@roundup.psfhosted.org>
2019-09-09 11:30:41zach.warelinkissue34596 messages
2019-09-09 11:30:41zach.warecreate