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 michael.foord
Recipients Naitree Zhu, berker.peksag, ezio.melotti, michael.foord, rbcollins, serhiy.storchaka, steven.daprano, zach.ware
Date 2019-09-09.12:38:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568032682.41.0.545348394603.issue34596@roundup.psfhosted.org>
In-reply-to
Content
I'm in favour of a default and "Unconditionally skipped" is fine with me. Although "Skipped" would also be fine.

Making @skip work with no arguments is fine. Having to pass in arguments message arguments you don't want is a pain and there's no need to force the user.

Let's add a default message and make the skipped tests report as skipped properly on 3.8 and close it.
History
Date User Action Args
2019-09-09 12:38:02michael.foordsetrecipients: + michael.foord, rbcollins, ezio.melotti, steven.daprano, berker.peksag, zach.ware, serhiy.storchaka, Naitree Zhu
2019-09-09 12:38:02michael.foordsetmessageid: <1568032682.41.0.545348394603.issue34596@roundup.psfhosted.org>
2019-09-09 12:38:02michael.foordlinkissue34596 messages
2019-09-09 12:38:02michael.foordcreate