This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients mjpieters, serhiy.storchaka, xiang.zhang
Date 2017-03-24.23:32:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490398357.64.0.367496637239.issue28598@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b4f0e980b6084e9a994e3f069269fac2471e0d78 by Xiang Zhang in branch '2.7':
bpo-28598: Support __rmod__ for RHS subclasses of str in % string formatting operations (GH-366)
https://github.com/python/cpython/commit/b4f0e980b6084e9a994e3f069269fac2471e0d78
History
Date User Action Args
2017-03-24 23:32:37xiang.zhangsetrecipients: + xiang.zhang, mjpieters, serhiy.storchaka
2017-03-24 23:32:37xiang.zhangsetmessageid: <1490398357.64.0.367496637239.issue28598@psf.upfronthosting.co.za>
2017-03-24 23:32:37xiang.zhanglinkissue28598 messages
2017-03-24 23:32:37xiang.zhangcreate