[issue26194] Undefined behavior for deque.insert() when len(d) == maxlen

Raymond Hettinger report at bugs.python.org
Wed Feb 3 22:26:13 EST 2016


Raymond Hettinger added the comment:

I can't say that I agree with putting an additional entry the 3.6 NEWS.   In the past, I've not made news entries in unreleased versions regarding bug fixes in prior versions.  That seems pointless to me and it would tend to clutter a document whose size already gets in the way of its usability.

----------

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


More information about the Python-bugs-list mailing list