[issue3301] DoS when lo is negative in bisect.insort_right() / _left()

Raymond Hettinger report at bugs.python.org
Sun Jul 6 19:24:33 CEST 2008


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Don't think negative indices make much sense in this context.  Will put 
in a test to raise a ValueError for negative indices.

----------
priority:  -> high

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


More information about the Python-bugs-list mailing list