Skip to content

Commit 5ce61d9

Browse files
authored
Update 2026-02-07-16-37-42.gh-issue-144475.8tFEXw.rst
1 parent 661af78 commit 5ce61d9

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed
Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
Fixed a bug in partial.__repr__() that could occur when objects replaced the
2-
3-
args tuple during __repr__ evaluation. Now, partial.__repr__() uses the
4-
1+
Fixed a bug in partial.__repr__() that could occur when objects replaced the
2+
args tuple during __repr__ evaluation. Now, partial.__repr__() uses the
53
original args tuple for but subsequent calls would use an updated args tuple
6-

0 commit comments

Comments
 (0)