X Tutup
Skip to content

[3.14] gh-143057: avoid locking in tracemalloc C-APIs when it is not enabled (GH-143065)#143071

Merged
kumaraditya303 merged 1 commit intopython:3.14from
miss-islington:backport-e728b00-3.14
Dec 22, 2025
Merged

[3.14] gh-143057: avoid locking in tracemalloc C-APIs when it is not enabled (GH-143065)#143071
kumaraditya303 merged 1 commit intopython:3.14from
miss-islington:backport-e728b00-3.14

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 22, 2025

(cherry picked from commit e728b00)

Co-authored-by: Kumar Aditya kumaraditya@python.org

… enabled (pythonGH-143065)

(cherry picked from commit e728b00)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) December 22, 2025 15:43
@kumaraditya303 kumaraditya303 merged commit 98f6db7 into python:3.14 Dec 22, 2025
55 checks passed
@miss-islington miss-islington deleted the backport-e728b00-3.14 branch January 2, 2026 18:53
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.

2 participants

X Tutup