]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103685: Fix tkinter.Menu.index() for Tk 8.7 (#103686)
authorChristopher Chavez <chrischavez@gmx.us>
Mon, 24 Apr 2023 01:31:44 +0000 (20:31 -0500)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2023 01:31:44 +0000 (21:31 -0400)
commitf0ed293f6aec1c2ed22725301b77d6ccedc2d486
tree28f60161855b588a730da5114cfc5f1492e6dd0a
parentbd2dca035af88694e25fb060f984fbbcda82bed8
gh-103685: Fix tkinter.Menu.index() for Tk 8.7 (#103686)

---------

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