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

Use Python 3.12 and PyPy 3.10 #4776

Merged
merged 4 commits into from
Oct 4, 2023
Merged

Use Python 3.12 and PyPy 3.10 #4776

merged 4 commits into from
Oct 4, 2023

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented Oct 2, 2023

No description provided.

@link2xt
Copy link
Collaborator Author

link2xt commented Oct 2, 2023

Waiting for https://github.com/actions/python-versions/ to be updated, there is no Python 3.12 there yet.

EDIT: it was updated actions/python-versions@5da3a44

@link2xt
Copy link
Collaborator Author

link2xt commented Oct 3, 2023

Now Python tests are failing due to issue in imap_tools: ikvk/imap_tools#214

Python 3.12 removed `distutils`.
`distutils` from `setuptools` work fine,
but have not typing stubs:
python/typeshed#10255
@link2xt
Copy link
Collaborator Author

link2xt commented Oct 4, 2023

Now async bindings are blocked on aio-libs/aiohttp#7646

EDIT: I switched CI for async binding back to Python 3.11.

@link2xt link2xt merged commit 210a4eb into stable Oct 4, 2023
35 checks passed
@link2xt link2xt deleted the link2xt/python312 branch October 4, 2023 19:56
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.

2 participants