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

Roundup Robot report at bugs.python.org
Sun Oct 30 22:29:24 CET 2011


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

New changeset 57f73b0f921c by Raymond Hettinger in branch '2.7':
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/57f73b0f921c

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list