]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91827: Add method info_pathlevel() in tkinter (GH-91829)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 6 May 2022 10:50:38 +0000 (13:50 +0300)
committerGitHub <noreply@github.com>
Fri, 6 May 2022 10:50:38 +0000 (13:50 +0300)
commit15dbe8570f215bfb4910cdd79b43dafb2ab6b38f
tree4bd84c0560fba0aea940aa74056ae57ea987d970
parentd707d073be5ecacb7ad341a1c1716f4998907d6b
gh-91827: Add method info_pathlevel() in tkinter (GH-91829)
Doc/whatsnew/3.11.rst
Lib/idlelib/help_about.py
Lib/test/test_tcl.py
Lib/tkinter/__init__.py
Lib/tkinter/test/support.py
Lib/tkinter/test/test_tkinter/test_misc.py
Lib/tkinter/test/widget_tests.py
Misc/NEWS.d/next/Library/2022-04-22-19-11-31.gh-issue-91827.6P3gOI.rst [new file with mode: 0644]