]> granicus.if.org Git - python/commit
Defer deleted item decref until after the deque is restored to a consistent state.
authorRaymond Hettinger <python@rcn.com>
Sat, 2 May 2015 17:53:27 +0000 (10:53 -0700)
committerRaymond Hettinger <python@rcn.com>
Sat, 2 May 2015 17:53:27 +0000 (10:53 -0700)
commit79f2c5b8e0b110724290c04eb1883a4c747f5591
tree5f724c546862c91277b5fb05a313085b074ab18c
parent89543dd9920b6ec56f9407474bb94c7b7ca04c91
Defer deleted item decref until after the deque is restored to a consistent state.
Misc/NEWS
Modules/_collectionsmodule.c