-
-
Notifications
You must be signed in to change notification settings - Fork 54
Conversation
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. |
Closing for now. I'll try again in two weeks. |
Tracking issue for 3.9 on AppVeyor: appveyor/ci#3541 |
@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. |
Closing and reopening to restart CI. |
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" |
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.) |
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 |
Okay, I pushed a new tag |
Looks like it worked, the wheels have appeared in https://console.cloud.google.com/storage/browser/typed-ast |
@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 |
Done. I also did the same for typed_ast-1.4.1-cp39-cp39-manylinux2014_aarch64.whl. Can someone test all these? |
I can confirm that |
@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. |
@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. |
@ethanhs Thanks! Sounds like it takes a village... :-) |
@JukkaL Sure, if I had write access here / on PyPI, I could help with 3.10 :-) |
Or with 1.4.2 -- who knows whether we may have to make actual changes yet.
(There are a few open issues still.)
|
@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 fix python/mypy#9488