]> granicus.if.org Git - python/commit
[3.6] bpo-25359: Add missed "goto error" after setting an exception. (GH-3712) (...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 Sep 2017 00:29:17 +0000 (17:29 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 24 Sep 2017 00:29:17 +0000 (03:29 +0300)
commit7e32cee1a68a489c4f2e916ac7003004b51887de
treefea5204ff4a295f70b2c76ed7dcd4c011033677c
parentb650194652a591503f97c15f8f4c0b08c05058c5
[3.6] bpo-25359: Add missed "goto error" after setting an exception. (GH-3712) (#3714)

(cherry picked from commit d6238a76c655e0feb13478505220dc9049f1682f)
Modules/_io/textio.c