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 Jim Fasarakis-Hilliard, levkivskyi, ned.deily, rhettinger, serhiy.storchaka, terry.reedy, xiang.zhang
Date 2017-03-24.22:07:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490393224.77.0.403856252006.issue29116@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 004e03fb0c2febe2ec8afbd28ffcb3e980c63228 by Serhiy Storchaka in branch 'master':
bpo-29116: Improve error message for concatenating str with non-str. (#710)
https://github.com/python/cpython/commit/004e03fb0c2febe2ec8afbd28ffcb3e980c63228
History
Date User Action Args
2017-03-24 22:07:04serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, ned.deily, levkivskyi, xiang.zhang, Jim Fasarakis-Hilliard
2017-03-24 22:07:04serhiy.storchakasetmessageid: <1490393224.77.0.403856252006.issue29116@psf.upfronthosting.co.za>
2017-03-24 22:07:04serhiy.storchakalinkissue29116 messages
2017-03-24 22:07:04serhiy.storchakacreate