[issue35741] unittest.skipUnless(time._STRUCT_TM_ITEMS == 11, "needs tm_zone support") doesn't work

Serhiy Storchaka report at bugs.python.org
Sun Sep 5 14:55:50 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

_STRUCT_TM_ITEMS was always set to 11 since issue25283.

On what platform test_localtime_timezone fails now?

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35741>
_______________________________________


More information about the Python-bugs-list mailing list