Skip to content

testcmdline: Sync assumption about error message for Python 3.10.3 #12452

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

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

stanislavlevin
Copy link
Contributor

Have you read the Contributing Guidelines?

yes

Description

Python 3.10.3 is more correct about syntax error for
mypy test case testBlocker.

See https://bugs.python.org/issue46240 for details.

Closes #12451

Python 3.10.3 is more correct about syntax error for
`mypy` test case `testBlocker`.

See https://bugs.python.org/issue46240 for details.

Closes python#12451

Signed-off-by: Stanislav Levin <[email protected]>
Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

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

Thanks!

@JelleZijlstra JelleZijlstra self-assigned this Mar 25, 2022
@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@JelleZijlstra
Copy link
Member

hm, it failed again. Maybe something wrong with edgedb setup.py?

@JelleZijlstra
Copy link
Member

Sorry, not "again"; I saw the same failure on #12449. It's almost certainly unrelated to this change.

@JelleZijlstra JelleZijlstra merged commit 6b0e848 into python:master Mar 25, 2022
@stanislavlevin
Copy link
Contributor Author

@JelleZijlstra, thank you for the review!

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.

[self-tests] failure against Python 3.10.3
2 participants