Skip to content

Requests for the breakning change in the Tkinter method wm_attributes() #211

Description

@serhiy-storchaka

Currently w.wm_attributes() without arguments returns a tuple or a str, which is inconvenient and different from other similar methods. I propose a change that makes it returning a dict. No deprecation period is possible. For details see:

https://discuss.python.org/t/tkinter-wm-attributes-needs-breaking-changes/37360
python/cpython#43457
python/cpython#111404

I think that this change should be made 16 years ago.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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