Skip to content

Commit ef0ffb3

Browse files
committed
Reword NEWS & move to Library
1 parent 74b98ca commit ef0ffb3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Misc/NEWS.d/next/C_API/2026-02-07-16-37-42.gh-issue-144475.8tFEXw.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Calling :func:`repr` on :func:`functools.partial` is now safer
2+
when the partial object's internal attributes are replaced while
3+
the string representation is being generated.

0 commit comments

Comments
 (0)