STINNER Victor <[email protected]> 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 <[email protected]> <https://bugs.python.org/issue39502> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
