Skip to content

Remove unused private function importlib._bootstrap._object_name #150886

@gaborbernat

Description

@gaborbernat

importlib._bootstrap._object_name(obj) has no caller and can be removed.

A word-boundary search across Lib, Modules, Python, Objects, and Include finds no reference outside its own definition, and a GitHub code search finds no downstream importer. The module is frozen, so removal also needs make regen-frozen.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-importlibtype-refactorCode refactoring (with no changes in behavior)
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions