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 berker.peksag
Recipients berker.peksag, mjpieters, serhiy.storchaka, xiang.zhang
Date 2017-03-24.23:36:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490398614.29.0.430177851478.issue28598@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 53039ad3814a8918c5311f37bd654428b9843fcc by Berker Peksag (Martijn Pieters) in branch '3.6':
bpo-28598: Support __rmod__ for RHS subclasses of str in % string formatting operations (#95)
https://github.com/python/cpython/commit/53039ad3814a8918c5311f37bd654428b9843fcc
History
Date User Action Args
2017-03-24 23:36:54berker.peksagsetrecipients: + berker.peksag, mjpieters, serhiy.storchaka, xiang.zhang
2017-03-24 23:36:54berker.peksagsetmessageid: <1490398614.29.0.430177851478.issue28598@psf.upfronthosting.co.za>
2017-03-24 23:36:54berker.peksaglinkissue28598 messages
2017-03-24 23:36:54berker.peksagcreate