[issue38470] test_compileall fails in AMD64 Windows7 SP1 3.x

Steve Dower report at bugs.python.org
Mon Oct 14 11:54:00 EDT 2019


Steve Dower <steve.dower at python.org> added the comment:

I'm okay with skipping the failing test if we detect sys.getwindowsversion().major < 10

Windows 7 is not supported for Python 3.9, so this buildbot can be disabled/upgraded.

Windows 8.1 will be supported for at least 3.9, so we'll have to keep skipping the test there.

----------

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


More information about the Python-bugs-list mailing list