Cannot release 3.9.0a4

Currently Buildbots are reporting that master is not in a releasable state:

https://buildbot.python.org/all/#/release_status

Namely, it does not build on Windows 7:

and suffers from test failures on:

Please look at this, especially the Windows compile failure. I will be attempting 3.9.0a4 next week with 3.8.2 final.

3 Likes

Should we be caring about Windows 7 for 3.9 now that Microsoft has abandoned it?

No. Windows 7 is unsupported and we’re just waiting on the buildbot owners to disable them.

1 Like

That’s good news, will be ignoring Windows 7 in the meantime. @steve.dower, we should also update PEP 11 with this information.

The current buildbot status is still not good regardless:

Ignoring Windows 7, there’s 4 other test failures on stable buildbots:

I have no information on S390 being unsupported so this needs fixing.

PEP 11 should already say that we only support the versions that Microsoft provides extended support for on our release date. That way there’s no need to keep updating it regularly (especially since tracking Windows Server is a little more complicated, and Windows 10 updates even more so).

1 Like