]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-71450: Document that Tcl sets the HOME variable on Windows (GH-152568)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 29 Jun 2026 10:04:11 +0000 (12:04 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2026 10:04:11 +0000 (10:04 +0000)
commit11c3a404a6a05157758e4128866dfef60e2b16fa
treedad7530335bdd44d3a979af37529ba3b4da72afc
parent00a43044d88101b44a67bdef40df14a77838bfbf
[3.15] gh-71450: Document that Tcl sets the HOME variable on Windows (GH-152568) (GH-152574)

Also fix the ntpath.expanduser() docstring, which no longer uses $HOME.
(cherry picked from commit 1540584d5d0b6483b78256194825e76d2e52ad21)

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