Skip to content

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 <slev@altlinux.org>
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