Skip to content

[3.12] gh-123321: Fix Parser/myreadline.c to prevent a segfault during a multi-threaded race (GH-123323) #123677

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

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 4, 2024

(cherry picked from commit a4562fe)

Co-authored-by: Bar Harel bharel@barharel.com

… a multi-threaded race (pythonGH-123323)

(cherry picked from commit a4562fe)

Co-authored-by: Bar Harel <bharel@barharel.com>
@colesbury
Copy link
Contributor

@vstinner - I think we need to remove the @requires_gil_enabled decorator for 3.12

@vstinner vstinner merged commit 562ff73 into python:3.12 Sep 5, 2024
27 of 28 checks passed
@vstinner
Copy link
Member

vstinner commented Sep 5, 2024

Thanks @colesbury for removing @requires_gil_enabled.

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.

4 participants