This repository was archived by the owner on Jul 5, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 54
It's probably time for a release #129
Comments
Sounds good -- I wonder who knows how to do a typed_ast release? |
The release process is documented at
https://github.com/python/typed_ast/blob/master/release_process.md
|
I can give it a try (probably this week or the next). |
Is there any plan for release? |
tk0miya
added a commit
to tk0miya/sphinx
that referenced
this issue
Jan 8, 2020
At present, latest typted_ast does not support python-3.9a1 or later. As a result, nightly python in Travis CI gets errored in nearly running. This stops to use nightly python for testing temporarily. refs: python/typed_ast#129
If nobody has time I can take care of this in the next few days.
|
hukkin
pushed a commit
to hukkin/typenv
that referenced
this issue
Jan 9, 2020
hukkin
pushed a commit
to hukkin/cosmospy
that referenced
this issue
Jan 9, 2020
Done |
Thanks a lot! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Python 3.9a1 just came out and
pip3 install typed_ast
fails. It's fixed by #128.The text was updated successfully, but these errors were encountered: