-
Notifications
You must be signed in to change notification settings - Fork 10
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
Add support for Python 3.12 #121
Conversation
a884003
to
c07d0ba
Compare
Blocked by jfhbrook/pyee#134. |
c0031c4
to
9a37553
Compare
Integration tests for Python3.12:
First, merge apify/apify-actor-docker#112 and release new base images. |
9a37553
to
95f3495
Compare
647358d
to
eca6b3a
Compare
Okay, so at first we will need to merge this PR and release a new version of Apify Python SDK. Then we would need to update the SDK version in the apify/apify-actor-docker#112, merge it, and release new Docker images for Python 3.12. And then, finally, we can add Python 3.12 here. |
Closes https://github.com/apify/apify-core/issues/12587