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

python 3.12 instead of 3.11; other small adjustments #33

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

oleksandr-nc
Copy link
Contributor

  1. Python 3.12 has optimized async functions, which is very useful, since we proxy some of the requests, and the faster this code works, the better.
  2. The maximum cloud version has been increased to 32, due to the fact that Nextcloud 31 is coming out soon.
  3. Most likely, Andrey's PR for installing custom environments will not be merged into Nextcloud 31, so I edited the readme so that it will be with Nextcloud 32. If the PR is included in Nextcloud 31, I will correct it back.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Signed-off-by: Oleksander Piskun <[email protected]>
@oleksandr-nc oleksandr-nc merged commit 75e8d89 into main Jan 10, 2025
4 checks passed
@oleksandr-nc oleksandr-nc deleted the chore/python-version-update branch January 10, 2025 11:47
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.

None yet

2 participants