Skip to content

Commit 18b0139

Browse files
authored
Update Misc/NEWS.d/next/Core_and_Builtins/2024-10-28-13-18-16.gh-issue-126076.MebZuS.rst
1 parent a3bd045 commit 18b0139

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-
Relocated objects such as ``tuple``, ``bytes`` and ``unicode`` objects are
1+
Relocated objects such as ``tuple``, ``bytes`` and ``str`` objects are
22
properly tracked by :mod:`tracemalloc` and its associated hooks. Patch by
33
Pablo Galindo.

0 commit comments

Comments
 (0)