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

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