Conversation
Sphinx 6 is known not to work from python 3.12 onwards, and indeed does not work under python 3.13 on Fedora anymore. Current is Sphinx 8.x Part of skia-python#336
Just build windows 11 arm64 wheels like the others. Fixes skia-python#340
This reverts commit c43c3ee. It said "python 3.8.x archives will still be available through the actions/setup-python action.". This looks to be still working.
|
python 3.8 looks to be still working for a bit yet (under cibuildwheel). Added migration guide - @kyamagu I think most of the still broken stuff are under |
(this was an overlapping change between the missed EGL and the 3.8-EOL).
|
I don't know why |
|
Thanks! Directly calling |
Nothing exciting, just removing the numpy related conditionals, and some small doc related updates.
Apparently I was wrong about python 3.8 - it continues to be available under setup-python (and its derivatives). That it is EOL last autumn, true