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

Conformance tests: mark pytype as failing assert_type test #1706

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

JelleZijlstra
Copy link
Member

It does not produce an error for x: Literal[4]; assert_type(x, int).

Part of #1692

It does not produce an error for `x: Literal[4]; assert_type(x, int)`.

Part of python#1692
@JelleZijlstra JelleZijlstra merged commit 4025826 into python:main Apr 9, 2024
4 checks passed
@JelleZijlstra JelleZijlstra deleted the asserttype branch April 9, 2024 18:04
JelleZijlstra added a commit to JelleZijlstra/typing that referenced this pull request Apr 11, 2024
It does not produce an error for `x: Literal[4]; assert_type(x, int)`.

Part of python#1692
@JelleZijlstra JelleZijlstra restored the asserttype branch September 10, 2024 23: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