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

GH-104405: Add missing PEP 523 checks #104406

Merged
merged 8 commits into from
May 12, 2023
Merged

Conversation

brandtbucher
Copy link
Member

@brandtbucher brandtbucher commented May 11, 2023

Also, increase our test coverage of these instructions (and add a helpful assert for future ones).

This will need to be manually backported to 3.11.

@brandtbucher brandtbucher added type-bug An unexpected behavior, bug, or error interpreter-core (Objects, Python, Grammar, and Parser dirs) labels May 11, 2023
@brandtbucher brandtbucher requested a review from markshannon May 11, 2023 22:59
@brandtbucher brandtbucher self-assigned this May 11, 2023
brandtbucher and others added 2 commits May 11, 2023 16:34
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Copy link
Member

@markshannon markshannon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume the new tests fail on main.

@brandtbucher
Copy link
Member Author

I assume the new tests fail on main.

Yep.

Perf came back about 1% faster, thanks to our friend gc_traversal... 🙄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants