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