Skip to content

Fix issue #9296 (calling register on KeysView subclass causes false positive error) #9348

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 5 commits into from
Dec 10, 2022

Conversation

jab
Copy link
Contributor

@jab jab commented Dec 10, 2022

As per discussion in #9296, this PR reverts the commits in #8977 and #9058 that resulted in false positive errors when e.g. calling register() on a KeysView subclass, until a non-buggy implementation is landed. This also adds a regression test.

@jab jab force-pushed the bugfix-issue-9296 branch 2 times, most recently from 054972b to 5a3169c Compare December 10, 2022 17:17
@github-actions

This comment has been minimized.

@jab jab force-pushed the bugfix-issue-9296 branch from 313022b to 69e36c1 Compare December 10, 2022 17:39
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

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

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