Skip to content

Commit 2946dc6

Browse files
gh-50409: Use the deprecated-removed directive in the docs
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent f5fa057 commit 2946dc6

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Doc/library/tkinter.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4916,10 +4916,9 @@ Widget classes
49164916
``'always'``, ``'first'``, ``'last'``, ``'middle'`` or ``'never'``).
49174917
:meth:`paneconfig` is an alias of :meth:`!paneconfigure`.
49184918

4919-
.. versionchanged:: next
4919+
.. deprecated-removed:: next 3.18
49204920
The first parameter was renamed from *tagOrId* to *child*.
4921-
The old name is still accepted as a keyword argument,
4922-
but it is deprecated and will be removed in Python 3.18.
4921+
The old name is still accepted as a keyword argument.
49234922

49244923
.. method:: identify(x, y)
49254924

0 commit comments

Comments
 (0)