Gregory P. Smith added the comment: The Windows 7 buildbot is unhappy after that change and failing one of the new tests:
ERROR: testZipFileChangesAfterFirstImport (test.test_zipimport.ZipFileModifiedAfterImportTestCase) Alter the zip file after caching its index and try an import. ---------------------------------------------------------------------- Traceback (most recent call last): File "C:\buildbot.python.org\2.7.kloth-win64\build\lib\test\test_zipimport.py", line 446, in testZipFileChangesAfterFirstImport ziptest_a = __import__("ziptest_a", globals(), locals(), ["test_value"]) ZipImportError: bad local file header in C:\buildbot.python.org\2.7.kloth-win64\build\build\test_python_4388\junk95142.zip It sounds like it was unable to find or properly use an fstat function. I'll fix it. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19081> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com