Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.3k
gh-89545: Adds internal _wmi module on Windows for directly querying OS properties#96289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
20 commits Select commitHold shift + click to select a range
6b22600
gh-89545: Adds internal _wmi module on Windows for directly querying …
zooba3bd7f9d
Merge remote-tracking branch 'cpython/main' into gh-89545
zoobaba6ad69
Regenerate global objects
zooba39a8555
Improve error handling and block non-SELECT queries
zooba7db086b
Improved error handling and audit tests
zoobada37548
Update platform module to use _wmi
zooba1264330
Update NEWS
zooba6179c2f
Merge remote-tracking branch 'cpython/main' into gh-89545
zooba8a8e950
Only use version when it's not empty
zoobaa77841f
Apply suggestions from code review
zooba9002d8e
Additional PR feedback
zoobaaef3a4d
Update sys.getwindowsversion to use better calculation
zooba295a0ac
Merge remote-tracking branch 'cpython/main' into gh-89545
zooba6b32d88
Add extra null separator between instances
zooba04330f8
Update PC/_wmimodule.cpp
zoobac3f9e9c
Add missing error handling
zooba98e3080
Merge remote-tracking branch 'cpython/main' into gh-89545
zooba70b2518
Remove WMI usage from sys.getwindowsversion
zooba653f152
Merge branch 'main' into gh-89545
zooba9d77094
Apply suggestions from code review
zoobaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Add missing error handling
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitc3f9e9c856e72440a0a834aecad2d80cbcc08720
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.