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 belopolsky, martin.panter, musically_ut, r.david.murray, serhiy.storchaka, vstinner
Date 2017-07-01.00:02:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498867328.14.0.494856363166.issue30302@psf.upfronthosting.co.za>
In-reply-to
Content
Don’t let my minus sign suggestion stop this, especially since a couple other people said they don’t like it. The current pull request proposal is beneficial without it.

Isn’t there a “Unicode writer” API that could be used? Maybe that’s another alternative to the string accumulation or list building, but I never used it so it may not be appropriate.
History
Date User Action Args
2017-07-01 00:02:08martin.pantersetrecipients: + martin.panter, belopolsky, vstinner, r.david.murray, serhiy.storchaka, musically_ut
2017-07-01 00:02:08martin.pantersetmessageid: <1498867328.14.0.494856363166.issue30302@psf.upfronthosting.co.za>
2017-07-01 00:02:08martin.panterlinkissue30302 messages
2017-07-01 00:02:07martin.pantercreate