Skip to content

Disallow calling PyThreadState_Delete* at runtime shutdown #102233

Open
@kumaraditya303

Description

@kumaraditya303

At runtime such code should be disallowed as it can mess when the runtime finalization and can crash the interpreter or worse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.10only security fixes3.11only security fixes3.12only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions