]> granicus.if.org Git - python/commit
bpo-25359: Add missed "goto error" after setting an exception. (#3712)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 23 Sep 2017 23:49:58 +0000 (02:49 +0300)
committerGitHub <noreply@github.com>
Sat, 23 Sep 2017 23:49:58 +0000 (02:49 +0300)
commitd6238a76c655e0feb13478505220dc9049f1682f
tree009a07cd82ba5e226e801e65f8a96b827ea2aec4
parentcd99e79dc74c9d9dea83a5551d657c334b2cc6c9
bpo-25359: Add missed "goto error" after setting an exception. (#3712)
Modules/_io/textio.c