commit | 3743432302e9b31d4fe0db31485543a306057fc8 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Jan 26 21:44:16 2016 -0800 |
committer | Raymond Hettinger <python@rcn.com> | Tue Jan 26 21:44:16 2016 -0800 |
tree | 44b17d2b0ee2b6d75db1aaa4c931527ab1a35020 | |
parent | d4e51f45a9b82832e95dcc55ba0d8f53ca725824 [diff] |
Issue #26194: Fix undefined behavior for deque.insert() when len(d) == maxlen