[issue18688] Document undocumented Unicode object API

2016-04-30 Thread Berker Peksag
Changes by Berker Peksag : -- superseder: -> Document PyUnicode_* API ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubs

[issue18688] Document undocumented Unicode object API

2016-04-30 Thread Berker Peksag
Berker Peksag added the comment: This is a duplicate of issue 1944. -- nosy: +berker.peksag resolution: -> duplicate stage: needs patch -> resolved status: open -> closed ___ Python tracker ___

[issue18688] Document undocumented Unicode object API

2014-11-17 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- versions: +Python 3.5 -Python 3.3 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscrib

[issue18688] Document undocumented Unicode object API

2013-12-24 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- nosy: +r.david.murray ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://

[issue18688] Document undocumented Unicode object API

2013-08-09 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: It will be good first resolve issue18697. -- ___ Python tracker ___ ___ Python-bugs-list mailing l

[issue18688] Document undocumented Unicode object API

2013-08-09 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- nosy: +haypo ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.

[issue18688] Document undocumented Unicode object API

2013-08-08 Thread Serhiy Storchaka
New submission from Serhiy Storchaka: Include/unicodeobject.h contains followed names which are declared as public but are not documented in Doc/c-api/unicode.rst. PyUnicodeIter_Type Py_UNICODE_REPLACEMENT_CHARACTER PyUnicode_Resize PyUnicode_InternImmortal PyUnicode_CHECK_INTERNED PyUnicode_Fr