Skip to content
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

bpo-28598: Support __rmod__ for RHS subclasses of str in % string formatting operations #51

Merged
merged 3 commits into from
Feb 23, 2017

Merge branch 'master' into issue28598_str_rmod_fix

f596f01
Select commit
Loading
Failed to load commit list.
Merged

bpo-28598: Support __rmod__ for RHS subclasses of str in % string formatting operations #51

Merge branch 'master' into issue28598_str_rmod_fix
f596f01
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs