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 miss-islington
Recipients jcgoble3, martin.panter, miss-islington, pitrou, r.david.murray, rhettinger, serhiy.storchaka, xiang.zhang
Date 2019-05-21.20:27:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558470462.91.0.736371088303.issue25652@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7abf8c60819d5749e6225b371df51a9c5f1ea8e9 by Miss Islington (bot) (Batuhan Taşkaya) in branch 'master':
bpo-25652: Fix __rmod__ of UserString (GH-13326)
https://github.com/python/cpython/commit/7abf8c60819d5749e6225b371df51a9c5f1ea8e9
History
Date User Action Args
2019-05-21 20:27:42miss-islingtonsetrecipients: + miss-islington, rhettinger, pitrou, r.david.murray, martin.panter, serhiy.storchaka, xiang.zhang, jcgoble3
2019-05-21 20:27:42miss-islingtonsetmessageid: <1558470462.91.0.736371088303.issue25652@roundup.psfhosted.org>
2019-05-21 20:27:42miss-islingtonlinkissue25652 messages
2019-05-21 20:27:42miss-islingtoncreate