]> granicus.if.org Git - python/commit
Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 5 Dec 2016 22:20:26 +0000 (00:20 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 5 Dec 2016 22:20:26 +0000 (00:20 +0200)
commitfb3134f4d489556ff3cb8fcf7e9948bdab2e49d8
tree921dcd951db59be29636959f8bda74cf63b0c111
parent9083eb6aac6e0aa0eb1dee9bc535538de4125fcd
parent9a953dbb34b722dc16e98ef7103eb49b72a04e5e
Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions.
Include/unicodeobject.h
Misc/NEWS
Objects/unicodeobject.c