]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145307: Defer loading psapi.dll until ctypes.util.dllist() is called. (GH-145308)
authorSteve Dower <steve.dower@python.org>
Mon, 2 Mar 2026 16:10:15 +0000 (16:10 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Mar 2026 16:10:15 +0000 (17:10 +0100)
commit1cf5abedeb97ff6ed222afd28e650b9ecc384094
treeed23b198f8c39f60b082f58da8d8a58cd2ed595c
parent201d251567738c234081329a244449e08fa86245
gh-145307: Defer loading psapi.dll until ctypes.util.dllist() is called. (GH-145308)
Lib/ctypes/util.py
Misc/NEWS.d/next/Windows/2026-02-27-10-57-20.gh-issue-145307.ueoT7j.rst [new file with mode: 0644]