Skip to content

fix for Lib/test/test_future_stmt/test_future.py: test_annotations#121

Merged
youknowone merged 1 commit into
RustPython:mainfrom
hydrogen602:fix-for-test_future.py--test_annotations
May 12, 2024
Merged

fix for Lib/test/test_future_stmt/test_future.py: test_annotations#121
youknowone merged 1 commit into
RustPython:mainfrom
hydrogen602:fix-for-test_future.py--test_annotations

Conversation

@hydrogen602

Copy link
Copy Markdown
Contributor

The test test_annotations in Lib/test/test_future_stmt/test_future.py needs the annotation tuple[str, *types] to print as is, but previously, unparse outputted tuple[(str, *types)]. This corrects that.

@youknowone youknowone merged commit 51b5f80 into RustPython:main May 12, 2024
@hydrogen602 hydrogen602 deleted the fix-for-test_future.py--test_annotations branch May 12, 2024 15:39
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