Skip to content

gh-125315: Avoid crashing in _wmimodule due to slow WMI calls on some Windows machines #126141

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

zooba
Copy link
Member

@zooba zooba commented Oct 29, 2024

@zooba zooba added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Oct 29, 2024
@zooba zooba requested a review from a team as a code owner October 29, 2024 19:48
@zooba zooba added OS-windows type-crash A hard crash of the interpreter, possibly with a core dump labels Oct 29, 2024
Copy link
Contributor

@rruuaanng rruuaanng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's my favorite OS part again :)

@zooba zooba merged commit 60c415b into python:main Oct 30, 2024
49 checks passed
@miss-islington-app
Copy link

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

@zooba zooba deleted the gh-125315 branch October 30, 2024 19:59
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 30, 2024
…n some Windows machines (pythonGH-126141)

(cherry picked from commit 60c415b)

Co-authored-by: Steve Dower <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 30, 2024
…n some Windows machines (pythonGH-126141)

(cherry picked from commit 60c415b)

Co-authored-by: Steve Dower <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 30, 2024

GH-126202 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Oct 30, 2024
@bedevere-app
Copy link

bedevere-app bot commented Oct 30, 2024

GH-126203 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Oct 30, 2024
zooba added a commit that referenced this pull request Oct 30, 2024
… Windows machines (GH-126141)

(cherry picked from commit 60c415b)

Co-authored-by: Steve Dower <[email protected]>
zooba added a commit that referenced this pull request Oct 30, 2024
… Windows machines (GH-126141)

(cherry picked from commit 60c415b)

Co-authored-by: Steve Dower <[email protected]>
picnixz pushed a commit to picnixz/cpython that referenced this pull request Dec 8, 2024
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-windows type-crash A hard crash of the interpreter, possibly with a core dump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants