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, steve.dower, vstinner
Date 2016-09-19.09:54:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwav=kOJm7R5zdcnjy4p_K67__BqU0MCfxRQzjcz=Jxqdw@mail.gmail.com>
In-reply-to <1474276423.64.0.209412100762.issue28200@psf.upfronthosting.co.za>
Content
Serhiy Storchaka added the comment:
> Could you please add a comment that PyUnicode_AsUnicodeAndSize is deprecated, but used because it is the simplest and the most efficient way for now?

See old issues #22271 and #22324.
History
Date User Action Args
2016-09-19 09:54:18vstinnersetrecipients: + vstinner, serhiy.storchaka, steve.dower
2016-09-19 09:54:17vstinnerlinkissue28200 messages
2016-09-19 09:54:17vstinnercreate