Skip to content

Conversation

@corona10
Copy link
Member

@corona10 corona10 commented Jan 27, 2020

Hold strong references to list elements while calling PyObject_RichCompareBool().

https://bugs.python.org/issue38610

Hold strong references to list elements while calling PyObject_RichCompareBool().
@corona10 corona10 requested a review from pablogsal January 27, 2020 17:39
@corona10 corona10 changed the title bpo-38610: Fix possible crashes in several list methods (GH-17022) [3.6] bpo-38610: Fix possible crashes in several list methods (GH-17022) Jan 27, 2020
@corona10
Copy link
Member Author

@pablogsal I will send rest of backporting patch sequentially

@corona10 corona10 requested a review from rhettinger February 1, 2020 08:40
@corona10 corona10 requested a review from vstinner February 14, 2020 04:10
@vstinner
Copy link
Member

Python 3.6 doesn't accept bugfixes anymore: https://devguide.python.org/#status-of-python-branches

https://bugs.python.org/issue38610 is not tagged a security issue.

@vstinner vstinner closed this Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants