8000 bpo-28598: Support __rmod__ for RHS subclasses of str in % string formatting operations by mjpieters · Pull Request #51 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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

Merged
serhiy-storchaka merged 3 commits intopython:masterfrom
mjpieters:issue28598_str_rmod_fix
Feb 23, 2017
Merged

bpo-28598: Support __rmod__ for RHS subclasses of str in % string formatting operations#51
serhiy-storchaka merged 3 commits intopython:masterfrom
mjpieters:issue28598_str_rmod_fix

Commits

Commits on Feb 12, 2017

Commits on Feb 23, 2017

0