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 arnaudc
Recipients arnaudc, ezio.melotti, vstinner
Date 2011-12-18.17:04:45
SpamBayes Score 4.056692e-06
Marked as misclassified No
Message-id <1324227946.35.0.286680161919.issue13617@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for the documentation. 

I added warnings for, PyUnicode_AsWideChar*, PyUnicode_EncodeFSDefault and PyUnicode_AsUnicode*, since they're all concerned by this issue.
History
Date User Action Args
2011-12-18 17:05:46arnaudcsetrecipients: + arnaudc, vstinner, ezio.melotti
2011-12-18 17:05:46arnaudcsetmessageid: <1324227946.35.0.286680161919.issue13617@psf.upfronthosting.co.za>
2011-12-18 17:04:46arnaudclinkissue13617 messages
2011-12-18 17:04:46arnaudccreate