Berker Peksag <berker.pek...@gmail.com> added the comment:

It would be nice to make *reason* optional. Every time I needed to use 
@unittest.skip() (even if I wanted to use it temporarily), I ended up passing 
some random string as reason or use 'raise SkipTest' directly.

If we decide to keep *reason* required, I agree with Serhiy's proposal.

----------
nosy: +berker.peksag

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34596>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to