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

Is it ok to skip tests if it is too hard to write them.

Tests should be decorated with @cpython_only because other Python 
implementations can have working constructors for these types. It is an 
implementation detail that these types are implemented in C and instances are 
not properly initialized by default.

----------

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

Reply via email to