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 serhiy.storchaka, vstinner, xiang.zhang, zach.ware
Date 2017-01-03.15:20:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwYQGEaB75KZsHKguKSahQcDVe-Fs3Y9DpemP=F8_MZaLw@mail.gmail.com>
In-reply-to <1483441668.99.0.123196699002.issue29139@psf.upfronthosting.co.za>
Content
> More like a implementation detail for me.

IMHO it's a deliberate choice that the operator module behaves
differently for concat() and add().
History
Date User Action Args
2017-01-03 15:20:56vstinnersetrecipients: + vstinner, zach.ware, serhiy.storchaka, xiang.zhang
2017-01-03 15:20:56vstinnerlinkissue29139 messages
2017-01-03 15:20:56vstinnercreate