Skip to content

Add overloads for argparse.ArgumentParser.parse_x_args() #8538

@NCPlayz

Description

@NCPlayz

An extension of #2566, seems like the typings for parse_known_args, parse_intermixed_args, parse_known_intermixed_args (and the undocumented _parse_known_args) of argparse.ArgumentParser were overlooked, as they all share the same pattern as parse_args for typing the namespace class.

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