Skip to content

Comments

Improved logic that determines whether an object is callable. The `__…#5799

Merged
erictraut merged 1 commit intomainfrom
issue5796
Aug 24, 2023
Merged

Improved logic that determines whether an object is callable. The `__…#5799
erictraut merged 1 commit intomainfrom
issue5796

Conversation

@erictraut
Copy link
Collaborator

…call__` attribute must be a class variable, not an instance variable. This addresses #5796.

…call__` attribute must be a class variable, not an instance variable. This addresses #5796.
@github-actions
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of 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