Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 9, 2025

Use critical sections to make heapq methods that update the heap thread-safe when the GIL is disabled.


(cherry picked from commit a58026a)

Co-authored-by: Alper alperyoney@fb.com
Co-authored-by: mpage mpage@meta.com

Use critical sections to make heapq methods that update the heap thread-safe when the GIL is disabled.

---------
(cherry picked from commit a58026a)

Co-authored-by: Alper <alperyoney@fb.com>
Co-authored-by: mpage <mpage@meta.com>
@colesbury colesbury merged commit 964c29d into python:3.14 Jun 16, 2025
49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants