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 pitrou
Recipients Arfrever, ezio.melotti, pitrou, serhiy.storchaka, skrah
Date 2012-10-16.17:53:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Here is a new patch checking that the sequence size didn't change. I also refactored the join() implementation into a shared function in stringlib.
History
Date User Action Args
2012-10-16 17:53:29pitrousetrecipients: + pitrou, ezio.melotti, Arfrever, skrah, serhiy.storchaka
2012-10-16 17:53:29pitrousetmessageid: <[email protected]>
2012-10-16 17:53:29pitroulinkissue15958 messages
2012-10-16 17:53:29pitroucreate