KEMBAR78
Fix override checking for decorated property by hauntsaninja · Pull Request #16856 · python/mypy · GitHub
Skip to content

Conversation

hauntsaninja
Copy link
Collaborator

Fixes #16855

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2024

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@hauntsaninja hauntsaninja merged commit 055184f into python:master Mar 1, 2024
@hauntsaninja hauntsaninja deleted the fix-prop branch March 1, 2024 06:02
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.

false positive on interaction between @property, @lru_cache, and inheritance

1 participant