FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.11] gh-102356: Add thrashcan macros to filter object dealloc (GH-102426) by miss-islington · Pull Request #102435 · python/cpython · GitHub

/ cpython Public

[3.11] gh-102356: Add thrashcan macros to filter object dealloc (GH-102426) - #102435

Merged
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-66aa78c-3.11
Mar 5, 2023
Merged

[3.11] gh-102356: Add thrashcan macros to filter object dealloc (GH-102426)#102435
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-66aa78c-3.11

Conversation

miss-islington commented Mar 5, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Add thrashcan macros to the deallocator of the filter objects to protect against deeply nested destruction of chains of nested filters.
(cherry picked from commit 66aa78c)

Co-authored-by: Marta Gómez Macías mgmacias@google.com

…nGH-102426)

Add thrashcan macros to the deallocator of the filter objects to protect against deeply nested destruction of chains of nested filters.
(cherry picked from commit 66aa78c)

Co-authored-by: Marta Gómez Macías <mgmacias@google.com>
bedevere-bot added type-crash A hard crash of the interpreter, possibly with a core dump awaiting review labels Mar 5, 2023
miss-islington merged commit 63fd954 into python:3.11 Mar 5, 2023
miss-islington deleted the backport-66aa78c-3.11 branch March 5, 2023 11:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-crash A hard crash of the interpreter, possibly with a core dump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL