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

STINNER Victor report at bugs.python.org
Tue Feb 2 14:03:51 EST 2016


STINNER Victor added the comment:

Ok no problem, it was just a suggestion.

In asyncio, we try to document behaviour change but asyncio is different.
Major functions are still modified, asyncio API is still provisional, but
people rely on tehe exact API.

----------

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


More information about the Python-bugs-list mailing list