]> granicus.if.org Git - python/commit
bpo-29116: Improve error message for concatenating str with non-str. (#710)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 19 Mar 2017 17:38:42 +0000 (19:38 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Mar 2017 17:38:42 +0000 (19:38 +0200)
commit004e03fb0c2febe2ec8afbd28ffcb3e980c63228
treea4ab65311eb8398b28288af68f4a31b44e8746ad
parent80ec8364f15857c405ef0ecb1e758c8fc6b332f7
bpo-29116: Improve error message for concatenating str with non-str. (#710)
Objects/unicodeobject.c