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

Updated conformance test results to reflect recent change to the rule… #1575

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

erictraut
Copy link
Collaborator

…s about NoReturn. The previous version of the spec indicates that type checkers should reject the use of NoReturn outside of a return type annotation.

…s about `NoReturn`. The previous version of the spec indicates that type checkers should reject the use of `NoReturn` outside of a return type annotation.
@hauntsaninja hauntsaninja merged commit bd0b42c into python:main Jan 12, 2024
3 checks passed
@hauntsaninja
Copy link
Collaborator

Linking python/typing-council#5

hauntsaninja pushed a commit to hauntsaninja/typing that referenced this pull request Jan 16, 2024
Updated conformance test results to reflect recent change to the rules about `NoReturn`. The previous version of the spec indicates that type checkers should reject the use of `NoReturn` outside of a return type annotation.
@erictraut erictraut deleted the no_return_conformance branch April 14, 2024 05:34
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