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 serhiy.storchaka
Recipients martin.panter, python-dev, serhiy.storchaka, xiang.zhang, ztane
Date 2016-07-10.19:04:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468177479.7.0.154353897859.issue27473@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for 2.7. It fixes also concatenation and repetition of str and unicode.
History
Date User Action Args
2016-07-10 19:04:39serhiy.storchakasetrecipients: + serhiy.storchaka, python-dev, martin.panter, ztane, xiang.zhang
2016-07-10 19:04:39serhiy.storchakasetmessageid: <1468177479.7.0.154353897859.issue27473@psf.upfronthosting.co.za>
2016-07-10 19:04:39serhiy.storchakalinkissue27473 messages
2016-07-10 19:04:39serhiy.storchakacreate