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-95150: Use position and exception tables for code hashing and equality #95509

Merged
merged 5 commits into from Aug 1, 2022

Conversation

brandtbucher
Copy link
Member

@brandtbucher brandtbucher commented Jul 31, 2022

This requires relaxing a few tests, which are probably a bit too restrictive.

@brandtbucher brandtbucher added type-bug An unexpected behavior, bug, or error interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) needs backport to 3.11 labels Jul 31, 2022
@brandtbucher brandtbucher requested a review from pablogsal Jul 31, 2022
@brandtbucher brandtbucher self-assigned this Jul 31, 2022
@brandtbucher brandtbucher requested a review from markshannon as a code owner Jul 31, 2022
Copy link
Member

@markshannon markshannon left a comment

Looks good. Thanks for the fix.

@brandtbucher brandtbucher merged commit c7e5bba into python:main Aug 1, 2022
14 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 1, 2022

Thanks @brandtbucher for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Aug 1, 2022

GH-95541 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 1, 2022
…d equality (pythonGH-95509)

(cherry picked from commit c7e5bba)

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
miss-islington added a commit that referenced this issue Aug 1, 2022
…lity (GH-95509)

(cherry picked from commit c7e5bba)

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter-core 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.

None yet

4 participants