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

Add negative subtype caches #14884

Merged
merged 4 commits into from
Apr 11, 2023
Merged

Add negative subtype caches #14884

merged 4 commits into from
Apr 11, 2023

Conversation

ilevkivskyi
Copy link
Member

A possible solution for #14867 (I just copy everything from positive caches).

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@AlexWaygood
Copy link
Member

#14883 fixes the failing selfcheck FYI

@ikonst
Copy link
Contributor

ikonst commented Mar 12, 2023

@ilevkivskyi Are positive and negative caches symmetrical? Would it be possible to cache the bool value instead of having two lists?

@github-actions

This comment has been minimized.

@JMMarchant
Copy link

Any update on this getting merged in?

@ilevkivskyi
Copy link
Member Author

@JukkaL Do you have any additional comments on this, or should I just merge this?

@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2023

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

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.

This looks good to me. Let's try this out!

@JukkaL JukkaL merged commit b43e0d3 into python:master Apr 11, 2023
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.

5 participants