Skip to content

Remove unnecessary mypyc bug workaround #11452

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
Nov 4, 2021

Conversation

pranavrajpal
Copy link
Contributor

Description

The mypyc bug that the comment is describing sounds like mypyc/mypyc#851, which is already fixed by #10550.

Test Plan

The tests in mypy/test/testreports.py run this code, so if CI passes this change should be fine.

The double import should be unnecessary because the bug it is talking
about was fixed by python#10550.
@JelleZijlstra JelleZijlstra merged commit 87319c2 into python:master Nov 4, 2021
@pranavrajpal pranavrajpal deleted the remove-double-import branch November 4, 2021 04:32
tushar-deepsource pushed a commit to DeepSourceCorp/mypy that referenced this pull request Jan 20, 2022
The double import should be unnecessary because the bug it is talking
about was fixed by python#10550.
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