cpython: b37db216c8e0 (original) (raw)

Mercurial > cpython

changeset 104517:b37db216c8e0

merge 3.6 (#28454) [#28454]

Benjamin Peterson benjamin@python.org
date Sun, 16 Oct 2016 15:42:33 -0700
parents 767a78aacd29(current diff)738579b25d02(diff)
children a293e5db9083
files Objects/unicodeobject.c
diffstat 1 files changed, 4 insertions(+), 4 deletions(-)[+] [-] Objects/unicodeobject.c 8

line wrap: on

line diff

--- a/Objects/unicodeobject.c +++ b/Objects/unicodeobject.c @@ -3215,7 +3215,7 @@ PyUnicode_Decode(const char *s, "'%.400s' decoder returned '%.400s' instead of 'str'; " "use codecs.decode() to decode to arbitrary types", encoding,