Skip to content

Set daemon attribute instead of using setDaemon method that was deprecated in Python 3.10 #21

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
Feb 7, 2022

Conversation

gi-yt
Copy link
Contributor

@gi-yt gi-yt commented Feb 7, 2022

The setDaemon attribute has been deprecated in python 3.10

Due to this people using the latest python versions will get an annoying deprecation warning error.

And yes I did copy the PR title from gitpython-developers/GitPython#1214 lol

@dsanson dsanson merged commit 803af38 into dsanson:master Feb 7, 2022
@dsanson
Copy link
Owner

dsanson commented Feb 7, 2022

Thanks!

@gi-yt gi-yt deleted the patch-1 branch February 7, 2022 16:30
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