X Tutup
The Wayback Machine - https://web.archive.org/web/20201125043453/https://github.com/python/typed_ast/pull/144
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

Add note in incompatabilities that PyPy is broken and unsupported #144

Merged
merged 1 commit into from Aug 22, 2020

Conversation

@jaraco
Copy link
Member

@jaraco jaraco commented Aug 22, 2020

No description provided.

@gvanrossum
Copy link
Member

@gvanrossum gvanrossum commented Aug 22, 2020

Would it be worth mentioning that in 3.8 the stdlib ast module has the same functionality? Of course I don’t know if PyPy supports that yet.

@ethanhs
Copy link
Contributor

@ethanhs ethanhs commented Aug 22, 2020

PyPy still only is focused on 3.6 from what I can tell from their website.

@gvanrossum gvanrossum merged commit e5ee8a6 into python:master Aug 22, 2020
2 checks passed
2 checks passed
Travis CI - Pull Request Build Passed
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.
X Tutup