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 Wolf.Ihlenfeldt, docs@python, ezio.melotti, loewis, vstinner
Date 2013-07-05.16:50:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373043002.66.0.260216033969.issue18353@psf.upfronthosting.co.za>
In-reply-to
Content
I don't remember where this macro come from. 

It is mention in my review of the PEP (the text of the PEP, not the implementation):
http://mail.python.org/pipermail/python-dev/2011-September/113668.html

PyUnicode_WRITE_CHAR() was removed from the PEP by the following commit:
http://hg.python.org/peps/rev/5c69799e1a94

I'm not sure that the macro ever existed :-)

Anyway, it should be removed from the doc!
History
Date User Action Args
2013-07-05 16:50:02vstinnersetrecipients: + vstinner, loewis, ezio.melotti, docs@python, Wolf.Ihlenfeldt
2013-07-05 16:50:02vstinnersetmessageid: <1373043002.66.0.260216033969.issue18353@psf.upfronthosting.co.za>
2013-07-05 16:50:02vstinnerlinkissue18353 messages
2013-07-05 16:50:02vstinnercreate