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

MNT: use public ast module in setup.py #33

Closed

Conversation

tacaswell
Copy link
Contributor

The Str object is no longer in in _ast is py38, switch
to using the public ast module instead.

python/cpython#9445
https://bugs.python.org/issue32892

The `Str` object is no longer in in `_ast` is py38, switch
to using the public `ast` module instead.

python/cpython#9445
https://bugs.python.org/issue32892
Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aleivag is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@aleivag
Copy link
Collaborator

aleivag commented Apr 2, 2019

Hey... Thanks for this!!! pluming this PR into our internal testing services...

@facebook-github-bot
Copy link

@aleivag merged this pull request in 35d1e09.

@tacaswell tacaswell deleted the bld_use_public_ast_module branch April 3, 2019 16:46
@tacaswell
Copy link
Contributor Author

Your welcome.

I enjoyed your pycon talk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants