]> granicus.if.org Git - python/commit
fix overflow checking in PyString_Repr (closes #22519)
authorBenjamin Peterson <benjamin@python.org>
Mon, 29 Sep 2014 23:01:18 +0000 (19:01 -0400)
committerBenjamin Peterson <benjamin@python.org>
Mon, 29 Sep 2014 23:01:18 +0000 (19:01 -0400)
commitf8c4b3a730461c10766f66784c268ce0d923ad39
tree2286e3d9082e6c26f440409f1142a38bc0333dd1
parentb2c432845c3f0e112487596c5538a0f099f51c7c
fix overflow checking in PyString_Repr (closes #22519)
Misc/NEWS
Objects/stringobject.c