Skip to content

tkinter.commondialog.Dialog.show() documentation has nonexistent color parameter #135756

Description

@MarcellPerger1

Documentation

The documentation for tkinter.commondialog.Dialog.show() contains a color argument in the signature.
However, this parameter doesn't actually exist in the code:

def show(self, **options):

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions