]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140826: Compare winreg.HKEYType by the internal handle value (GH-140843)
authorAN Long <aisk@users.noreply.github.com>
Mon, 3 Nov 2025 08:14:22 +0000 (17:14 +0900)
committerGitHub <noreply@github.com>
Mon, 3 Nov 2025 08:14:22 +0000 (10:14 +0200)
commit248ce9fa8c7a1ed1912e0db31172c8cd2c298b37
treea48ce12e95a1161015858aaaf25c708750b42b25
parent349de57839afcd1a1813a0cb53ba9cf1610ba7a5
gh-140826: Compare winreg.HKEYType by the internal handle value (GH-140843)
Doc/library/winreg.rst
Lib/test/test_winreg.py
Misc/NEWS.d/next/Library/2025-11-01-00-34-53.gh-issue-140826.JEDd7U.rst [new file with mode: 0644]
PC/winreg.c