X Tutup
The Wayback Machine - https://web.archive.org/web/20260323143951/https://github.com/python/cpython/pull/95541
Skip to content

[3.11] GH-95150: Use position and exception tables for code hashing and equality (GH-95509)#95541

Merged
miss-islington merged 1 commit intopython:3.11from
miss-islington:backport-c7e5bba-3.11
Aug 1, 2022
Merged

[3.11] GH-95150: Use position and exception tables for code hashing and equality (GH-95509)#95541
miss-islington merged 1 commit intopython:3.11from
miss-islington:backport-c7e5bba-3.11

Conversation

@miss-islington
Copy link
Contributor

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

(cherry picked from commit c7e5bba)

Co-authored-by: Brandt Bucher brandtbucher@gmail.com

Automerge-Triggered-By: GH:brandtbucher

…d equality (pythonGH-95509)

(cherry picked from commit c7e5bba)

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@bedevere-bot bedevere-bot added type-bug An unexpected behavior, bug, or error awaiting review labels Aug 1, 2022
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 7baca3c into python:3.11 Aug 1, 2022
@miss-islington miss-islington deleted the backport-c7e5bba-3.11 branch August 1, 2022 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup