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 martin.panter
Recipients benjamin.peterson, martin.panter, matejcik, python-dev, serhiy.storchaka, xiang.zhang
Date 2017-01-09.22:34:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484001270.08.0.909200328702.issue29145@psf.upfronthosting.co.za>
In-reply-to
Content
Both fixes (join and replace) look good to me. However I don’t think it is necessary to change the exception message in 3.5 or 3.6.
History
Date User Action Args
2017-01-09 22:34:30martin.pantersetrecipients: + martin.panter, matejcik, benjamin.peterson, python-dev, serhiy.storchaka, xiang.zhang
2017-01-09 22:34:30martin.pantersetmessageid: <1484001270.08.0.909200328702.issue29145@psf.upfronthosting.co.za>
2017-01-09 22:34:30martin.panterlinkissue29145 messages
2017-01-09 22:34:29martin.pantercreate