]> granicus.if.org Git - python/commit
Issue #20434 Correct error handlin of _PyString_Resize and _PyBytes_Resize
authorKristján Valur Jónsson <sweskman@gmail.com>
Fri, 25 Apr 2014 09:51:21 +0000 (09:51 +0000)
committerKristján Valur Jónsson <sweskman@gmail.com>
Fri, 25 Apr 2014 09:51:21 +0000 (09:51 +0000)
commitbe580f2e481f5f129a1e47e436dd7ae54b9f50bd
tree5d8a87352f890238030c6af3b1c8b4c9dcf5c00b
parent4e0df17bd711af209bd4bfa73def4a5a17317899
Issue #20434 Correct error handlin of _PyString_Resize and _PyBytes_Resize
Modules/_io/fileio.c
Modules/binascii.c
Modules/bz2module.c
Objects/bytearrayobject.c
Objects/stringobject.c
PC/_subprocess.c