]> granicus.if.org Git - python/commit
Make sure the dummy percentage calculation won't overflow.
authorRaymond Hettinger <python@rcn.com>
Sat, 4 Jul 2015 18:28:35 +0000 (11:28 -0700)
committerRaymond Hettinger <python@rcn.com>
Sat, 4 Jul 2015 18:28:35 +0000 (11:28 -0700)
commite186c7674cbc8d2796a7971b53daa98e60d7f601
tree097863fb56a5b98c88325c853ed2075d53b0edbd
parentc2480dc0c4cf13719c5aa514db9f579990a1603f
Make sure the dummy percentage calculation won't overflow.
Objects/setobject.c