The Fedora failures in shutil and zipfile are "no space left on device". Seems 
like an environment/infrastructure issue.

The failures in the Windows build also seem to implicate importlib (though with 
an obscure error). I looked into those and they don't appear to relate to 
anything I've worked on, but someone please let me know if find otherwise.
________________________________
From: Łukasz Langa <[email protected]>
Sent: Monday, February 17, 2020 19:13
To: python-committers <[email protected]>
Subject: [python-committers] 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:
- https://buildbot.python.org/all/#/builders/150/builds/338
- https://buildbot.python.org/all/#/builders/81/builds/390

and suffers from test failures on:
- macOS (importlib) - https://buildbot.python.org/all/#/builders/275/builds/249
- Fedora (shutil and zipfile) - 
https://buildbot.python.org/all/#/builders/449/builds/31


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

- Ł
_______________________________________________
python-committers mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/BPDDW63JA26QU3IMSWCY7W3ULO3ZAMVY/
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to