Skip to content

Commit 7d4416a

Browse files
Update Misc/NEWS.d/next/Library/2026-07-01-14-52-54.gh-issue-152753.IFTAg1.rst
Co-authored-by: Brij Kapadia <97006829+brijkapadia@users.noreply.github.com>
1 parent c776c7b commit 7d4416a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
blurb new "Fix memory leak in ipaddress properties by switching from functools.lru_cache to functools.cached_property."
1+
Fix memory leak in ipaddress properties by switching from :func:`functools.lru_cache` to :func:`functools.cached_property`.

0 commit comments

Comments
 (0)