]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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 09:56:52 +0000 (11:56 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2026 09:56:52 +0000 (09:56 +0000)
commit5f5dbfb4bfa1876f209422319922823461b92ce1
tree191e8f80be7ace6bf4d9fc1a0b1336576dbe57cf
parenta0fd47d8f8e8e7996dcc085b6da3d3f5ed68d233
[3.13] gh-71450: Document that Tcl sets the HOME variable on Windows (GH-152568) (GH-152576)

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