commit | b4f0e980b6084e9a994e3f069269fac2471e0d78 | [log] [tgz] |
---|---|---|
author | Xiang Zhang <angwerzx@126.com> | Wed Mar 01 14:28:14 2017 +0800 |
committer | GitHub <noreply@github.com> | Wed Mar 01 14:28:14 2017 +0800 |
tree | e0d0caf20efb7485f14226215fc035d86271fc46 | |
parent | 02eb4b0bd4a7d86cf5e40567aaa8710b00e079a4 [diff] |
bpo-28598: Support __rmod__ for RHS subclasses of str in % string formatting operations (GH-366)