Skip to content
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

Make onedrivesdk compatible with Python 3.11 #206

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

imkiva
Copy link

@imkiva imkiva commented Nov 5, 2023

Recently TrueNAS Scale upgraded their Python version to 3.11, but onedrivesdk in this repo does not work under which.

This PR solved the problem by using the new async/await mechanism instead of @asyncio.coroutine and yield from.

@imkiva
Copy link
Author

imkiva commented Nov 5, 2023

@microsoft-github-policy-service agree

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.

1 participant