X Tutup
Skip to content

[3.12] gh-121025: Improve partialmethod.__repr__ (GH-121033)#121038

Merged
serhiy-storchaka merged 1 commit intopython:3.12from
miss-islington:backport-d2646e3-3.12
Jun 26, 2024
Merged

[3.12] gh-121025: Improve partialmethod.__repr__ (GH-121033)#121038
serhiy-storchaka merged 1 commit intopython:3.12from
miss-islington:backport-d2646e3-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 26, 2024

It no longer contains redundant commas and spaces.
(cherry picked from commit d2646e3)

Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com

It no longer contains redundant commas and spaces.
(cherry picked from commit d2646e3)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup