]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-103685: Fix tkinter.Menu.index() for Tk 8.7 (GH-103686) (#103734)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Apr 2023 02:29:58 +0000 (19:29 -0700)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2023 02:29:58 +0000 (22:29 -0400)
commitdc08c7a51582027a412bdcf821a98b2af77b44c9
tree3fa6f8a7675c4ca073858ffc71ed872b28cabf76
parent5054459678db1f9737e31b96a859112dbac98c52
[3.11] gh-103685: Fix tkinter.Menu.index() for Tk 8.7 (GH-103686) (#103734)

gh-103685: Fix tkinter.Menu.index() for Tk 8.7 (GH-103686)

---------

(cherry picked from commit f0ed293f6aec1c2ed22725301b77d6ccedc2d486)

Co-authored-by: Christopher Chavez <chrischavez@gmx.us>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Lib/tkinter/__init__.py
Lib/tkinter/test/test_tkinter/test_widgets.py
Misc/NEWS.d/next/Library/2023-04-24-00-34-23.gh-issue-103685.U14jBM.rst [new file with mode: 0644]