]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112278: Improve error handling in wmi module and tests (GH-117818)
authorSteve Dower <steve.dower@python.org>
Mon, 15 Apr 2024 15:43:28 +0000 (16:43 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2024 15:43:28 +0000 (16:43 +0100)
commit667a574c8fca0393d351f558680805cad9b71ec5
tree8769f737a17976bb7269cdf4288333342df10ac7
parent3e5109682b96aad62d8ffec676eb1356056471b4
gh-112278: Improve error handling in wmi module and tests (GH-117818)
Lib/test/test_wmi.py
PC/_wmimodule.cpp