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

Add support for Python 3.12 #246

Merged
merged 21 commits into from
Aug 21, 2023
Merged

Add support for Python 3.12 #246

merged 21 commits into from
Aug 21, 2023

Conversation

joerick
Copy link
Owner

@joerick joerick commented Jun 5, 2023

don't merge, just for testing in CI

@joerick joerick mentioned this pull request Aug 9, 2023
@joerick joerick changed the title test with python 3.12 Add support for Python 3.12 Aug 10, 2023
@joerick
Copy link
Owner Author

joerick commented Aug 12, 2023

Struggling with windows test. The github config previously was ignoring errors in the tests. as a result, there is an error in the pstats renderer which wasn't picked up at the time.

Additionally, on 3.12 we have a problem that importing trio is segfaulting, caused by https://foss.heptapod.net/pypy/cffi/-/issues/565#note_304559 .

Will have to skip those tests for now.

@joerick joerick marked this pull request as ready for review August 13, 2023 18:31
@joerick joerick merged commit 59d59b5 into main Aug 21, 2023
28 of 29 checks passed
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.

1 participant