Message325308
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. |
|
| Date |
User |
Action |
Args |
| 2018-09-13 23:44:47 | berker.peksag | set | recipients:
+ berker.peksag, rbcollins, ezio.melotti, steven.daprano, michael.foord, zach.ware, serhiy.storchaka, Naitree Zhu |
| 2018-09-13 23:44:47 | berker.peksag | set | messageid: <1536882287.81.0.956365154283.issue34596@psf.upfronthosting.co.za> |
| 2018-09-13 23:44:47 | berker.peksag | link | issue34596 messages |
| 2018-09-13 23:44:47 | berker.peksag | create | |
|