]> granicus.if.org Git - python/commit
Issue #16980: Fix processing of escaped non-ascii bytes in the
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 25 Jan 2013 21:52:21 +0000 (23:52 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 25 Jan 2013 21:52:21 +0000 (23:52 +0200)
commit73e38809e01113ca586056eaf603737c60b1009e
tree1ec90a3c6d2e8a0a3da80f904c6af26c4ae3061c
parente58785b200241bc9ced51a30bce7781a3c0c629c
Issue #16980: Fix processing of escaped non-ascii bytes in the
unicode-escape-decode decoder.
Misc/NEWS
Objects/unicodeobject.c