Skip to content

Invalid tkinter justify data type #138997

@donBarbos

Description

@donBarbos

Documentation

While reading documentation about Tk data types, I noticed that the value fill is listed as allowed for justify type, whereas the Tk/Tcl manpage does not mention it (only as a keyword at the end of the page).
I might be missing something, but it seems like this value should apply to the justify argument. Could this be a documentation error, or have I misunderstood something?
typeshed also never uses fill as a valid value, but typeshed follow manual pages:
https://github.com/python/typeshed/blob/1b1f3a9625ed26830549cddc3ddf0d8842e5e42b/stdlib/tkinter/__init__.pyi#L1283

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