KEMBAR78
Fix for bug with descriptors in non-strict-optional by koogoro · Pull Request #17293 · python/mypy · GitHub
Skip to content

Conversation

koogoro
Copy link
Collaborator

@koogoro koogoro commented May 25, 2024

Fixes #17289.

@github-actions
Copy link
Contributor

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

@JelleZijlstra JelleZijlstra merged commit fa2aefc into python:master May 25, 2024
@koogoro koogoro deleted the fix-non-strict-optional-descriptors branch May 25, 2024 21:28
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.

Descriptors that have different behavior on instance and class don't work with no-strict-optional

3 participants