]> granicus.if.org Git - python/commit
Issue #13916: Disallowed the surrogatepass error handler for non UTF-*
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 15 May 2014 11:37:42 +0000 (14:37 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 15 May 2014 11:37:42 +0000 (14:37 +0300)
commit88d8fb6af603176b6e55766da067f84115e35406
treee3c6f09e9117def635e418e83b7c46d349ac9d25
parent8e4efbe115b0062d08c394fbdb6b39bb39304fd3
Issue #13916: Disallowed the surrogatepass error handler for non UTF-*
encodings.
Lib/test/test_codecs.py
Misc/NEWS
Python/codecs.c