[issue39502] test_zipfile fails on AIX due to time.localtime

STINNER Victor report at bugs.python.org
Thu Jan 30 09:57:39 EST 2020


STINNER Victor <vstinner at python.org> added the comment:

> bpo-39502: Skip test_zipfile.test_add_file_after_2107() on AIX (GH-18282)

Even if localtime() is updated to support larger timestamp, this change is still needed for 32-bit AIX.

----------

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


More information about the Python-bugs-list mailing list