]> granicus.if.org Git - python/commit
Fixed possible integer overflow in getint, getdouble and getboolean too (issue #21552).
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 30 May 2014 11:28:21 +0000 (14:28 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 30 May 2014 11:28:21 +0000 (14:28 +0300)
commit529a639669756b77e89d8803892ec55f3004b863
tree8aa1cca1a75e97bcb453ce5539961654b211d208
parent2a0220b18af5e93fbe6c3e43aab5482435fc24bd
Fixed possible integer overflow in getint, getdouble and getboolean too (issue #21552).
Modules/_tkinter.c