GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up|
@pablogsal @serhiy-storchaka @vstinner |
…lements.
|
@rhettinger I've updated the PR Please take a look :) |
| @@ -0,0 +1,2 @@ | |||
| Fix contains method of list to hold strong references of elements while | |||
It describes the implementation, but says nothing to an average Python user. I would formulate the entry in terms of Python: "Fixed possible crash in ``list.contains` when a list is changed during comparing items."
|
LGTM with changes proposed by @pablogsal. |
|
@pablogsal @serhiy-storchaka |
4dbf2d8
into
python:master
|
Thanks @corona10 for the PR, and @pablogsal for merging it |
|
Sorry, @corona10 and @pablogsal, I could not cleanly backport this to |
|
Sorry @corona10 and @pablogsal, I had trouble checking out the |
|
Sorry, @corona10 and @pablogsal, I could not cleanly backport this to |
|
@corona10 Could you make the backports with |
corona10 commentedJan 25, 2020
•
edited by bedevere-bot
https://bugs.python.org/issue39453