Skip to content

Conversation

@hauntsaninja
Copy link
Collaborator

Following the redundant-expr change, mypy self check is broken when run
using Python 3.8 (mypy CI runs self check with 3.7)

hauntsaninja and others added 2 commits September 1, 2022 14:10
Following the redundant-expr change, mypy self check is broken when run
using Python 3.8 (mypy CI runs self check with 3.7)
@AlexWaygood
Copy link
Member

This PR has 0 lines changed relative to typeshed master :)

@JelleZijlstra
Copy link
Member

Yes, we already did this in #8645.

@AlexWaygood
Copy link
Member

You might need to run pip install -r test-requirements.txt again locally in your mypy virtual environment — I bumped the types-typed-ast requirement in python/mypy#13547

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2022

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

@hauntsaninja
Copy link
Collaborator Author

Sounds like this PR is good to merge then?

@hauntsaninja hauntsaninja deleted the fix-typed-ast branch September 1, 2022 21:24
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.

3 participants