Skip to content

Reference leaks on current main #124586

@Eclips4

Description

@Eclips4

Bug report

Bug description:

Noted by @picnixz in #119827 (comment):

Failed tests:

    test__interpchannels
    test_capi
    test__interpreters
    test_ast
    test_importlib

Test leaking resources:

    test_importlib: references
    test_ast: references
    test__interpchannels: references
    test__interpreters: memory blocks
    test_capi: memory blocks
    test_capi: references
    test__interpreters: references
    test_importlib: memory blocks
    test_ast: memory blocks
    test__interpchannels: memory blocks

I'm bisecting a bad commit right now.

CPython versions tested on:

CPython main branch

Operating systems tested on:

macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.14bugs and security fixesextension-modulesC modules in the Modules dirtopic-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