]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-76607: Improve documentation of the tkinter cursor option (GH-152481) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 5 Jul 2026 11:24:12 +0000 (13:24 +0200)
committerGitHub <noreply@github.com>
Sun, 5 Jul 2026 11:24:12 +0000 (14:24 +0300)
commit15f91f5ed7915ba46f41529c7cbd018f75dfb9aa
treebcded14d7750d53c99f8ea9f6d4c1f335de39e33
parent953657e764d15bfae2798b19dcb078406e133b20
[3.13] gh-76607: Improve documentation of the tkinter cursor option (GH-152481) (GH-153112)

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

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