]> granicus.if.org Git - python/commit
Issue 21375: Fix possible Py_ssizet overflow in heapq.
authorRaymond Hettinger <python@rcn.com>
Sat, 3 May 2014 22:27:14 +0000 (15:27 -0700)
committerRaymond Hettinger <python@rcn.com>
Sat, 3 May 2014 22:27:14 +0000 (15:27 -0700)
commit93434890dcff674d94c87598435824909ab18481
tree3f0c4ee0a91da8ca101b176b1c5851914b042c81
parent2460dc880f9d8df0ddbc77790dfd68767e481527
Issue 21375:  Fix possible Py_ssizet overflow in heapq.
Modules/_heapqmodule.c