We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da68262 commit 389e369Copy full SHA for 389e369
1 file changed
Misc/NEWS.d/next/Library/2026-03-12-00-00-00.gh-issue-145846.UbHxjv.rst
@@ -1,3 +1,3 @@
1
-Fix memory leak in :mod:`_lsprof` when ``clear()`` is called during active
+Fix memory leak in ``_lsprof`` when ``clear()`` is called during active
2
profiling with nested calls. ``clearEntries()`` now walks the entire
3
``currentProfilerContext`` linked list instead of only freeing the top context.
0 commit comments