index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PC
/
_wmimodule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-125315: Avoid crashing in _wmimodule due to slow WMI calls on some Windows...
Steve Dower
2024-10-30
1
-7/+15
*
gh-116322: Enable the GIL while loading C extension modules (#118560)
Brett Simmers
2024-05-07
1
-3/+9
*
gh-112278: Improve error handling in wmi module and tests (GH-117818)
Steve Dower
2024-04-15
1
-19/+26
*
gh-112278: In _wmi, treat initialization timeout separately from connection t...
AN Long
2023-12-08
1
-12/+34
*
gh-112278: Disable WMI queries on Windows after they time out (GH-112658)
AN Long
2023-12-07
1
-2/+23
*
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner
2023-10-17
1
-0/+5
*
gh-99191: Use correct check for MSVC C++ version support in _wmimodule.cpp (G...
C.A.M. Gerlach
2023-01-09
1
-3/+3
*
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 a...
Steve Dower
2022-09-07
1
-0/+10
*
gh-89545: Updates platform module to use new internal _wmi module on Windows ...
Steve Dower
2022-09-07
1
-0/+307