Skip to content

[3.7] bpo-38610: Fix possible crashes in several list methods (GH-17022)#17759

Merged
pablogsal merged 1 commit intopython:3.7from
pablogsal:backport-d9e561d-3.7
Dec 30, 2019
Merged

[3.7] bpo-38610: Fix possible crashes in several list methods (GH-17022)#17759
pablogsal merged 1 commit intopython:3.7from
pablogsal:backport-d9e561d-3.7

Conversation

@pablogsal
Copy link
Copy Markdown
Member

@pablogsal pablogsal commented Dec 30, 2019

Hold strong references to list elements while calling PyObject_RichCompareBool()..
(cherry picked from commit d9e561d)

Co-authored-by: Zackery Spytz zspytz@gmail.com

https://bugs.python.org/issue38610

…GH-17022)

Hold strong references to list elements while calling PyObject_RichCompareBool()..
(cherry picked from commit d9e561d)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
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.

4 participants