aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_wmi.py
Commit message (Expand)AuthorAge
* gh-112278: Improve error handling in wmi module and tests (GH-117818)Steve Dower2024-04-15
* gh-112278: Add retry in WMI tests in case of slow initialization (GH-113154)AN Long2023-12-15
* gh-102515: Remove unused imports in the `Lib/` directory (#102516)Alex Waygood2023-03-08
* gh-96684: Silently suppress COM security errors in _wmi module (GH-96690)Steve Dower2022-09-08
* gh-89545: Updates platform module to use new internal _wmi module on Windows ...Steve Dower2022-09-07