Skip to content

Commit 389e369

Browse files
committed
gh-145846: Fix NEWS entry to use double backticks for _lsprof
1 parent da68262 commit 389e369

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,3 +1,3 @@
1-
Fix memory leak in :mod:`_lsprof` when ``clear()`` is called during active
1+
Fix memory leak in ``_lsprof`` when ``clear()`` is called during active
22
profiling with nested calls. ``clearEntries()`` now walks the entire
33
``currentProfilerContext`` linked list instead of only freeing the top context.

0 commit comments

Comments
 (0)