Uh oh!
There was an error while loading. Please reload this page.
Add Python 3.9 for Windows - #147
Conversation
gvanrossum
commented
Sep 27, 2020
Hm, it looks like we'll have to wait until the official final 3.9.0 release is out. According to https://www.python.org/dev/peps/pep-0596/ that's going to happen around October 5th. |
gvanrossum
commented
Sep 27, 2020
Closing for now. I'll try again in two weeks. |
hugovk
commented
Oct 6, 2020
Tracking issue for 3.9 on AppVeyor: appveyor/ci#3541 |
hoefling
commented
Oct 24, 2020
@gvanrossum can you please restart the CI? This should work now, even though Appveyor still doesn't support 3.9, the official installers from www.python.org/downloads are already downloadable. |
gvanrossum
commented
Oct 24, 2020
Closing and reopening to restart CI. |
hugovk
commented
Oct 24, 2020
I think this is okay to merge now:
This is an old one still showing: "Failed a month ago in 2 hr 3 min"
This one was restarted: "2 hours ago in 16 min 49 sec" |
gvanrossum
commented
Oct 24, 2020
Honestly this thing seems to be on life support, but I uploaded the Windows wheels it built for 3.9 to PyPI, so all should be good. (If you want 3.9 wheels for Linux, tell me what needs to be done.) |
hauntsaninja
commented
Oct 24, 2020
Maybe try adding and pushing a tag and then hopefully travis builds the Linux wheels and they all end up in https://console.cloud.google.com/storage/browser/typed-ast |
gvanrossum
commented
Oct 24, 2020
Okay, I pushed a new tag |
hauntsaninja
commented
Oct 24, 2020
Looks like it worked, the wheels have appeared in https://console.cloud.google.com/storage/browser/typed-ast |
hoefling
commented
Oct 24, 2020
@gvanrossum thank you for the quick response and the help with publishing the prebuilt windows wheels! Them missing is always more painful as missing the
Downloading the |
gvanrossum
commented
Oct 25, 2020
Done. I also did the same for typed_ast-1.4.1-cp39-cp39-manylinux2014_aarch64.whl. Can someone test all these? |
hauntsaninja
commented
Oct 25, 2020
I can confirm that |
JukkaL
commented
Oct 25, 2020
@gvanrossum Thanks for the help with the wheels! @hauntsaninja I'm happy to give you access to this repo if you are interested. I don't have a ton of context on this project, and any help would be appreciated. I think that we'd want to keep this up-to-date at least until Python 3.10, depending on how much life Python 2 still has in it. |
emmatyping
commented
Oct 25, 2020
@gvanrossum I asked a friend of mine to check the AArch64 wheel (since they have an ARM system running at the moment) and it works fine. |
gvanrossum
commented
Oct 25, 2020
@ethanhs Thanks! Sounds like it takes a village... :-) |
hauntsaninja
commented
Oct 25, 2020
@JukkaL Sure, if I had write access here / on PyPI, I could help with 3.10 :-) |
gvanrossum
commented
Oct 25, 2020
via email
Or with 1.4.2 -- who knows whether we may have to make actual changes yet.
(There are a few open issues still.) |
JukkaL
commented
Oct 26, 2020
@hauntsaninja You now have write access here. |
Not sure if this will works, 3.9 is not yet listed on the indicated page.
Might fix#146 and then also will fixpython/mypy#9488