Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/support 3.8 #27

Merged
merged 1 commit into from Sep 7, 2019
Merged

Feature/support 3.8 #27

merged 1 commit into from Sep 7, 2019

Conversation

serge-sans-paille
Copy link
Owner

No description provided.

@serge-sans-paille
Copy link
Owner Author

Related to #33

Important changes:

- Use ast.Constant to Hold ast.str, ast.Num, ast.NamedConstant and ast.Bytes
- Several Nones are granted an extra type_comment attribute
@serge-sans-paille
Copy link
Owner Author

cc @paugier @martinRenou Python 3.8 introduces some extra fields, so expect client code to be broekn. You can workaround this by freezing the gast version.

I plan to do the release for gast in a week and for beniget the week after.

@martinRenou
Copy link

Thanks for your work!

@serge-sans-paille serge-sans-paille merged commit 231ee7a into master Sep 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants