Skip to content

PyObject_VisitManagedDict result ignored in a lot of places #148274

@maxbachmann

Description

@maxbachmann

Bug report

Bug description:

There are a lot of places that incorrectly ignore PyObject_VisitManagedDict. This leads to issues during traverse. In our own Python wrapper this did lead to the relation between the dict and it's owning class not getting found

CPython versions tested on:

3.14

Operating systems tested on:

No response

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)topic-C-APItype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions