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 belopolsky
Recipients BreamoreBoy, belopolsky, ezio.melotti, hodgestar, lemburg, loewis, vstinner
Date 2015-04-21.21:38:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429652289.66.0.0562039059001.issue10435@psf.upfronthosting.co.za>
In-reply-to
Content
Mark,

Unicode C-APIs have changed a lot since this issue was opened, but I think many of the listed functions are still present but not properly documented.

You can help by checking the Include/unicode.h file and compiling a list of functions that are there, don't start with _ and not documented in the reference manual.
History
Date User Action Args
2015-04-21 21:38:09belopolskysetrecipients: + belopolsky, lemburg, loewis, vstinner, ezio.melotti, hodgestar, BreamoreBoy
2015-04-21 21:38:09belopolskysetmessageid: <1429652289.66.0.0562039059001.issue10435@psf.upfronthosting.co.za>
2015-04-21 21:38:09belopolskylinkissue10435 messages
2015-04-21 21:38:09belopolskycreate