Skip to content

Docs for function overloading are made more complex by using __getitem__ as example #4579

Closed
@gvanrossum

Description

@gvanrossum

I've got a feeling that the docs for overloading could be made easier on the eyes and easier to grasp for first-time readers if they didn't use __getitem__ as the main example. Overloading is quite useful for non-dunder methods and functions!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions