Skip to content

Update test_syntax from CPython 3.11.0#4602

Merged
youknowone merged 2 commits intoRustPython:mainfrom
DimitrisJim:test_syntax_update
Mar 1, 2023
Merged

Update test_syntax from CPython 3.11.0#4602
youknowone merged 2 commits intoRustPython:mainfrom
DimitrisJim:test_syntax_update

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.

2 participants

Comments