Skip to content

Commit 239c40d

Browse files
authored
Update 2026-02-07-16-37-42.gh-issue-144475.8tFEXw.rst
1 parent 2723186 commit 239c40d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
Fixed a bug in partial.__repr__() that could occur when objects replaced the
1+
Fixed a bug in partial.__repr__() that could occur when objects replaced the
22

3-
args tuple during __repr__ evaluation. Now, partial.__repr__() uses the
3+
args tuple during __repr__ evaluation. Now, partial.__repr__() uses the
44

55
original args tuple for but subsequent calls would use an updated args tuple
6+

0 commit comments

Comments
 (0)