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

[0.931 backport] Fix __reduce__ regression #11866

Merged
merged 1 commit into from Jan 5, 2022
Merged

Conversation

hauntsaninja
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

psycopg (https://github.com/psycopg/psycopg)
- psycopg/psycopg/errors.py:75: error: Unsupported target for indexed assignment ("object")  [index]
- psycopg/psycopg/errors.py:265: error: Unsupported target for indexed assignment ("object")  [index]

Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

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

Thanks!

@JukkaL JukkaL merged commit 27d2c22 into python:master Jan 5, 2022
JukkaL pushed a commit that referenced this pull request Jan 5, 2022
@hauntsaninja hauntsaninja deleted the 0930-1 branch January 6, 2022 08:06
tushar-deepsource pushed a commit to DeepSourceCorp/mypy that referenced this pull request Jan 20, 2022
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.

None yet

2 participants