]> granicus.if.org Git - python/commit
check the result of PyByteArray_Resize in readline() (closes #27211)
authorBenjamin Peterson <benjamin@python.org>
Sat, 4 Jun 2016 05:20:44 +0000 (22:20 -0700)
committerBenjamin Peterson <benjamin@python.org>
Sat, 4 Jun 2016 05:20:44 +0000 (22:20 -0700)
commita48aa85da04fa158efa6a546cb7de6a1ac0b518b
treeb2320b672281308c776bd4be60d3a7ddeda2c449
parentbbf29ee6e4c5d46dfd48685cd65ef4bdd132dd40
check the result of PyByteArray_Resize in readline() (closes #27211)
Misc/NEWS
Modules/_io/iobase.c