summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2019-06-14-08-30-16.bpo-19865.FRGH4I.rst
blob: efd1f55c0135b0b20056c2adafb86d5b51bc5599 (plain)
1
2
:func:`ctypes.create_unicode_buffer()` now also supports non-BMP characters
on platforms with 16-bit :c:type:`wchar_t` (for example, Windows and AIX).