Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 164 Bytes

072.bpo-27945.p29r3O.rst

File metadata and controls

3 lines (3 loc) · 164 Bytes

Fixed various segfaults with dict when input collections are mutated during searching, inserting or comparing. Based on patches by Duane Griffin and Tim Mitchell.