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

Update test_syntax from CPython 3.11.0 #4602

Merged
merged 2 commits into from
Mar 1, 2023

Conversation

DimitrisJim
Copy link
Member

And also allow the doctests to run for checking the edgecases.

Comment on lines +558 to +559
# TODO: RUSTPYTHON NameError: name 'PyCF_TYPE_COMMENTS' is not defined
>>> import ast; ast.parse(''' # doctest: +SKIP
Copy link
Member

Choose a reason for hiding this comment

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

oh, i didn't know this is possible

@youknowone youknowone merged commit 880ab91 into RustPython:main Mar 1, 2023
@DimitrisJim DimitrisJim deleted the test_syntax_update branch March 1, 2023 13:17
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