[issue13274] heapq pure python version uses islice without guarding for negative counts

Roundup Robot report at bugs.python.org
Sun Oct 30 22:33:59 CET 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 155e57a449b5 by Raymond Hettinger in branch '3.2':
Issue 13274:  Make the pure python code for heapq more closely match the C implementation for an undefined corner case.
http://hg.python.org/cpython/rev/155e57a449b5

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13274>
_______________________________________


More information about the Python-bugs-list mailing list