]> granicus.if.org Git - python/commit
Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 12 Nov 2016 12:29:48 +0000 (14:29 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 12 Nov 2016 12:29:48 +0000 (14:29 +0200)
commit84293aff9fec20cb903bf1242c28404c671c56d1
treef62760b60473407299c39926a440865fb2349203
parent1c3fdd900d102cf993fb787dfc65fb01d987945d
parentb626643734dfd80780a1d301d4a96e57052aa262
Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
when decode astral characters.
Misc/NEWS
Objects/unicodeobject.c