[issue30822] Python implementation of datetime module is not being tested correctly.

Serhiy Storchaka report at bugs.python.org
Mon Jul 3 00:09:14 EDT 2017


Serhiy Storchaka added the comment:

> This is confirmed by changing the code to the following:

Yes, this is other way to fix test_datetime. But this breaks running tests via datetimetester:

   ./python -m test -vuall datetimetester

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30822>
_______________________________________


More information about the Python-bugs-list mailing list