Skip to content

Resolve Python 3.10 threading deprecation warnings #2576

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

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Apr 21, 2025

Warnings in tests revealed that pywin32 was using a few deprecated methods from the threading module.

This PR resolves those warnings that are out of the control of pywin32 users.

@Avasam Avasam force-pushed the Resolve-Python-3.10-threading-deprecation-warnings branch from 94f6a35 to 3e93739 Compare April 21, 2025 18:04
@Avasam Avasam force-pushed the Resolve-Python-3.10-threading-deprecation-warnings branch from 3e93739 to 1990850 Compare April 21, 2025 18:05
@Avasam Avasam requested a review from mhammond April 21, 2025 18:05
@Avasam Avasam merged commit 805258d into mhammond:main Apr 27, 2025
28 checks passed
@Avasam Avasam deleted the Resolve-Python-3.10-threading-deprecation-warnings branch April 27, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants