Skip to content

Resolve Python 3.10 threading deprecation warnings#2576

Merged
Avasam merged 2 commits intomhammond:mainfrom
Avasam:Resolve-Python-3.10-threading-deprecation-warnings
Apr 27, 2025
Merged

Resolve Python 3.10 threading deprecation warnings#2576
Avasam merged 2 commits intomhammond:mainfrom
Avasam:Resolve-Python-3.10-threading-deprecation-warnings

Conversation

@Avasam
Copy link
Copy Markdown
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