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 vstinner
Recipients pitrou, serhiy.storchaka, vstinner
Date 2016-11-22.09:26:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479806768.59.0.971307466291.issue28004@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, I agree that it's not worth it to optimize bytes.join(list of byte strings). Code is already fast enough.
History
Date User Action Args
2016-11-22 09:26:08vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka
2016-11-22 09:26:08vstinnersetmessageid: <1479806768.59.0.971307466291.issue28004@psf.upfronthosting.co.za>
2016-11-22 09:26:08vstinnerlinkissue28004 messages
2016-11-22 09:26:08vstinnercreate