]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:40 +0000 (13:24 +0200)
committerGitHub <noreply@github.com>
Sun, 5 Jul 2026 11:24:40 +0000 (14:24 +0300)
commit34d8ed433e6bd3835ebe573539f90b8461a22631
treef6b7eaa96e0b1024972e5ff7cc3e6f8e61a8fc8f
parentea59b95bd8561995875f54e6b3bed07fac35a1f0
[3.14] gh-76607: Improve documentation of the tkinter cursor option (GH-152481) (GH-153111)

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