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

STINNER Victor report at bugs.python.org
Thu Jan 30 08:55:19 EST 2020


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

I suggest to skip the test if time.localtime() fails with OverflowError.

Can you please try attached patch on AIX, on the master branch if possible? (Or on Python 3.8 at least.)

----------
keywords: +patch
nosy: +vstinner
Added file: https://bugs.python.org/file48872/test_zipfile.patch

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


More information about the Python-bugs-list mailing list