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 llllllllll
Recipients Claudiu.Popa, Julian.Gindi, cvrebert, llllllllll, ncoghlan, rhettinger, vstinner
Date 2015-04-15.21:28:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429133338.28.0.865232881072.issue22189@psf.upfronthosting.co.za>
In-reply-to
Content
I have added a patch to add these to UserString. I also wrote a test case that would check the UserString, UserList, and UserDict's methods to make sure that new methods to str, list, or dict (or the removal of one of those methods from the User* version) will cause a test failure.
History
Date User Action Args
2015-04-15 21:28:58llllllllllsetrecipients: + llllllllll, rhettinger, ncoghlan, vstinner, cvrebert, Claudiu.Popa, Julian.Gindi
2015-04-15 21:28:58llllllllllsetmessageid: <1429133338.28.0.865232881072.issue22189@psf.upfronthosting.co.za>
2015-04-15 21:28:58lllllllllllinkissue22189 messages
2015-04-15 21:28:58llllllllllcreate