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

[3.11] GH-91153: Handle mutating __index__ methods in bytearray item assignment (GH-94891) #95014

Merged
merged 1 commit into from
Jul 19, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 19, 2022

(cherry picked from commit f365895)

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

Automerge-Triggered-By: GH:brandtbucher

…ssignment (pythonGH-94891)

(cherry picked from commit f365895)

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

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

@miss-islington
Copy link
Contributor Author

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

@bedevere-bot bedevere-bot added type-crash A hard crash of the interpreter, possibly with a core dump awaiting review labels Jul 19, 2022
@miss-islington
Copy link
Contributor Author

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

@miss-islington miss-islington merged commit 9487e8d into python:3.11 Jul 19, 2022
@miss-islington miss-islington deleted the backport-f365895-3.11 branch July 19, 2022 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-crash A hard crash of the interpreter, possibly with a core dump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants