Skip to content

Commit ba336b1

Browse files
Update Misc/NEWS.d/next/Core_and_Builtins/2025-12-22-12-03-09.gh-issue-143057.Majsre.rst
Co-authored-by: T. Wouters <thomas@python.org>
1 parent c4e9ed0 commit ba336b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Avoid locking in :c:func:`PyTraceMalloc_Track` when :mod:`tracemalloc` is not enabled.
1+
Avoid locking in :c:func:`PyTraceMalloc_Track` and :c:func:`PyTraceMalloc_Untrack` when :mod:`tracemalloc` is not enabled.

0 commit comments

Comments
 (0)