]> granicus.if.org Git - python/commit
Fix unicode_aswidechar() for 4b unicode and 2b wchar_t (AIX).
authorGeorg Brandl <georg@python.org>
Wed, 1 Oct 2014 17:15:11 +0000 (19:15 +0200)
committerGeorg Brandl <georg@python.org>
Wed, 1 Oct 2014 17:15:11 +0000 (19:15 +0200)
commitff3e5e3779ae6fab9f5d33149c95441eb847c196
treefc9c35a851e24acff88fb5f80d14d1699c316b7f
parent51c116223e7698ce3cbbac46e8a6779aea8ec9c6
Fix unicode_aswidechar() for 4b unicode and 2b wchar_t (AIX).
Misc/NEWS
Objects/unicodeobject.c