We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b7570 commit 8473954Copy full SHA for 8473954
1 file changed
Doc/library/tkinter.rst
@@ -2458,7 +2458,7 @@ Base and mixin classes
2458
``-``, and attributes may be set using keyword arguments.
2459
The *return_python_dict* parameter was added.
2460
2461
- .. deprecated:: next
+ .. deprecated:: 3.13
2462
Setting an attribute by passing the option name (with a leading
2463
``-``) and its value as two positional arguments, as in
2464
``w.attributes('-alpha', 0.5)``, is deprecated; use keyword arguments
0 commit comments