Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Make onedrivesdk compatible with Python 3.11 #206

Closed
wants to merge 2 commits into 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

@baywet
Copy link
Member

baywet commented Oct 2, 2024

Thank you for reaching out and for your patience. This SDK is being officially deprecated. See #209 for more information

@baywet baywet closed this Oct 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants