Skip to content

[3.7] [3.8] bpo-39453: Fix contains method of list to hold strong references (GH-18204)#18535

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-f64abd1-3.7
Feb 17, 2020
Merged

[3.7] [3.8] bpo-39453: Fix contains method of list to hold strong references (GH-18204)#18535
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-f64abd1-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 17, 2020

Copy link
Copy Markdown
Contributor

(cherry picked from commit f64abd1)

Co-authored-by: Dong-hee Na donghee.na92@gmail.com

https://bugs.python.org/issue39453

pythonGH-18204)

(cherry picked from commit f64abd1)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington

Copy link
Copy Markdown
Contributor Author

@corona10 and @vstinner: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 3c57ca6 into python:3.7 Feb 17, 2020
@miss-islington
miss-islington deleted the backport-f64abd1-3.7 branch February 17, 2020 09:30
@miss-islington

Copy link
Copy Markdown
Contributor Author

@corona10 and @vstinner: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants