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 Arfrever, ezio.melotti, pitrou, serhiy.storchaka, vstinner
Date 2015-03-18.11:04:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426676696.24.0.97859731199.issue15612@psf.upfronthosting.co.za>
In-reply-to
Content
I'm no more interested to work on this issue, and it's not clear that _PyUnicodeWriter is always faster. Switch from a list to _PyUnicodeWriter on a specific event would make the code much more complex. I prefer to just close the issue.
History
Date User Action Args
2015-03-18 11:04:56vstinnersetrecipients: + vstinner, pitrou, ezio.melotti, Arfrever, serhiy.storchaka
2015-03-18 11:04:56vstinnersetmessageid: <1426676696.24.0.97859731199.issue15612@psf.upfronthosting.co.za>
2015-03-18 11:04:56vstinnerlinkissue15612 messages
2015-03-18 11:04:56vstinnercreate