Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-99191: Use correct check for MSVC C++ version support in _wmimodule.cpp ↵ | C.A.M. Gerlach | 2023-01-09 | 1 | -3/+3 |
| | | | | (GH-100381) | ||||
* | gh-96684: Silently suppress COM security errors in _wmi module (GH-96690) | Steve Dower | 2022-09-08 | 1 | -0/+6 |
| | |||||
* | gh-96665: Fixes build break on older MSVC versions due to C++20 features in ↵ | Steve Dower | 2022-09-07 | 1 | -0/+10 |
| | | | | argument clinic (GH-96667) | ||||
* | gh-89545: Updates platform module to use new internal _wmi module on Windows ↵ | Steve Dower | 2022-09-07 | 1 | -0/+307 |
to directly query OS properties (GH-96289) |