Skip to content

Should webbrowser.register_standard_browsers be in the stubs? #16160

Description

@jonathandung

While not exactly documented, the browser controller classes are not documented as well but included in the stubs. I find myself calling this function to make the time cost predictable when possibly making multiple webbrowser.get calls subsequently. This would be a matter of simply adding:

def register_standard_browsers() -> None: ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions