Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Since you always can raise a SkipTest in setUpClass() and setUpModule() and 
changing skipTest() can break existing code (for example the code which calls 
cls.skipTest(None, reason) for some strange reasons), I think that it is not 
worth to change it.

----------
nosy: +serhiy.storchaka
status: open -> pending

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

Reply via email to