Skip to content

Commit 585de5b

Browse files
Add news entry
1 parent 26498ca commit 585de5b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fix potential memory leak when a reference cycle exists between an instance
2+
of :class:`typing.TypeAliasType`, :class:`typing.TypeVar`,
3+
:class:`typing.ParamSpec`, or :class:`typing.TypeVarTuple` and its
4+
``__name__`` attribute. Patch by Mikhail Efimov.

0 commit comments

Comments
 (0)