]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76607: Improve documentation of the tkinter cursor option (GH-152481)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 5 Jul 2026 11:13:52 +0000 (14:13 +0300)
committerGitHub <noreply@github.com>
Sun, 5 Jul 2026 11:13:52 +0000 (14:13 +0300)
commitea5703735f2ff4ba7bc3b0c7e746a44cb9b25081
tree453dcaf4f9245d245e8f2b4dd8c81fa289a7208b
parent70100b9ea0b43a95226eee45652a5735bb91e9c7
gh-76607: Improve documentation of the tkinter cursor option (GH-152481)

Link to the cursors(3tk) manual page for the available cursor names and
note that they are platform-dependent.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Doc/library/tkinter.rst
Doc/library/tkinter.ttk.rst