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

Support Python 3.12 #1768

Closed
5 tasks done
achimnol opened this issue Dec 7, 2023 · 2 comments · Fixed by #1994
Closed
5 tasks done

Support Python 3.12 #1768

achimnol opened this issue Dec 7, 2023 · 2 comments · Fixed by #1994
Assignees
Labels
area:infrastructure Infrastructure-related issues area:upstream Issues with root cause from upstream 3rd parties type:enhance Enhance component, behavior, internals without user-facing features type:maintenance Maintenance issue.
Milestone

Comments

@achimnol
Copy link
Member

achimnol commented Dec 7, 2023

The known blocker list:

  • indygreg's stanalone build of CPython 3.12 → Link
    • indygreg's 3.12.0 build is considered an alpha. Let's wait until his 3.12.1 release. 20240224 version introduced the 3.12.2 build.
  • uvloop 0.18+ release
  • aiohttp 3.9+ release
  • mypyc-optimized cpython-3.12 linux-aarch64 wheels of mypy and black
  • aiomonitor (Improve Python 3.12 compatibility aio-libs/aiomonitor#389)
    • aiomonitor: update docs, release 0.7.0
  • aiotools
  • Callosum (handled Python 3.12 support in 1.0.2 and 1.0.3 releases)

Our side

  1. area:infrastructure area:upstream comp:client platform:general require:pants-export size:L type:enhance type:maintenance urgency:3
    achimnol
  2. area:infrastructure comp:client comp:manager comp:storage-proxy comp:webserver impact:invisible require:db-migration size:XL type:bug type:maintenance
    achimnol
  3. area:infrastructure type:maintenance type:refactor
    mirageoasis
@achimnol achimnol added area:infrastructure Infrastructure-related issues type:maintenance Maintenance issue. area:upstream Issues with root cause from upstream 3rd parties type:enhance Enhance component, behavior, internals without user-facing features labels Dec 7, 2023
@achimnol achimnol added this to the 24.03 milestone Dec 7, 2023
@Yaminyam
Copy link
Member

Yaminyam commented Dec 8, 2023

https://github.com/lablup/backend.ai/security/dependabot/4
https://github.com/lablup/backend.ai/security/dependabot/3
If this issue is resolved, the above security issue will also be resolved.

@achimnol achimnol self-assigned this Dec 8, 2023
@achimnol
Copy link
Member Author

achimnol commented Apr 8, 2024

Now done in #1994.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:infrastructure Infrastructure-related issues area:upstream Issues with root cause from upstream 3rd parties type:enhance Enhance component, behavior, internals without user-facing features type:maintenance Maintenance issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants