Skip to content

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

Merged
vstinner merged 2 commits intopython:3.12from
miss-islington:backport-a4562fe-3.12
Sep 5, 2024
Merged

[3.12] gh-123321: Fix Parser/myreadline.c to prevent a segfault during a multi-threaded race (GH-123323)#123677
vstinner merged 2 commits intopython:3.12from
miss-islington:backport-a4562fe-3.12

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
@vstinner
Copy link
Member

vstinner commented Sep 5, 2024

Thanks @colesbury for removing @requires_gil_enabled.

@miss-islington miss-islington deleted the backport-a4562fe-3.12 branch January 2, 2026 18:05
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