]> granicus.if.org Git - python/commit
Issue #23553: Use an unsigned cast to tighten-up the bounds checking logic.
authorRaymond Hettinger <python@rcn.com>
Sun, 1 Mar 2015 08:38:00 +0000 (00:38 -0800)
committerRaymond Hettinger <python@rcn.com>
Sun, 1 Mar 2015 08:38:00 +0000 (00:38 -0800)
commit7f9ea7543ecc978a636f2b0b5b28e0820644a312
treeaa93e74e9b2c92fc19ff8d2337d514f188c380d1
parent90295b450c7e4cca757f2c7f5536d21f06b1cef7
Issue #23553:  Use an unsigned cast to tighten-up the bounds checking logic.
Modules/_collectionsmodule.c