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-115243: Fix crash in deque.index() when the deque is concurrently modified (GH-115247) #115466

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 14, 2024

(cherry picked from commit 6713601)

Co-authored-by: kcatss kcats9731@gmail.com

…ently modified (pythonGH-115247)

(cherry picked from commit 6713601)

Co-authored-by: kcatss <kcats9731@gmail.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) February 14, 2024 16:31
@serhiy-storchaka serhiy-storchaka merged commit 0e07ebd into python:3.11 Feb 14, 2024
23 checks passed
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request May 21, 2024
…concurrently modified (pythonGH-115247) (pythonGH-115466)

(cherry picked from commit 6713601)

Co-authored-by: kcatss <kcats9731@gmail.com>
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request May 21, 2024
…concurrently modified (pythonGH-115247) (pythonGH-115466)

(cherry picked from commit 6713601)

Co-authored-by: kcatss <kcats9731@gmail.com>
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.

None yet

3 participants