]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138314: Add winreg.DeleteTree (GH-138388)
authorAN Long <aisk@users.noreply.github.com>
Tue, 2 Sep 2025 17:04:57 +0000 (02:04 +0900)
committerGitHub <noreply@github.com>
Tue, 2 Sep 2025 17:04:57 +0000 (17:04 +0000)
commitb3e785c76c06bff7933d9e562128e9c41ce3539b
tree6d4a9e8728d0191631fb9ea326c622f890987caf
parentcc7ef69c860b745346afbdb44f6bb0b2d6ea6a3b
gh-138314: Add winreg.DeleteTree (GH-138388)
Doc/library/winreg.rst
Lib/test/test_winreg.py
Misc/NEWS.d/next/Windows/2025-09-03-01-07-44.gh-issue-138314.IeWQ2i.rst [new file with mode: 0644]
PC/clinic/winreg.c.h
PC/winreg.c