Skip to content

test_argparse leaks references (regression) #91757

Closed
@vstinner

Description

@vstinner

The commit 328dbc0 of gh-85567 introduced a reference leak:

$ ./python -m test --matchfile=bisect -R 3:3 test_argparse 
(...)
test_argparse leaked [24, 24, 24] references, sum=72
(...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions