8000 bpo-28974: `object.__format__(x, '')` is now equivalent to `str(x)` by serhiy-storchaka · Pull Request #506 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-28974: object.__format__(x, '') is now equivalent to str(x) #506

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch 'master' into bpo-28974-simpler-object-__format__

c0b2e8a
Select commit
Loading
Failed to load commit list.
Merged

bpo-28974: object.__format__(x, '') is now equivalent to str(x) #506

Merge branch 'master' into bpo-28974-simpler-object-__format__
c0b2e8a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs

0