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 test with Python 3.10. #534

Merged
merged 1 commit into from
Jan 4, 2022
Merged

Conversation

jpivarski
Copy link
Member

No description provided.

@jpivarski
Copy link
Member Author

@henryiii Everything went without troubles (though Awkward Array for Python 3.10 takes a little longer to compile, at least until Awkward 1.8.0 is out). I requested you as a reviewer just to make sure you're aware of this change and don't foresee problems downstream.

@henryiii
Copy link
Member

henryiii commented Jan 4, 2022

Okay, sounds good. Only thing missing for 3.10 in general is Numba, and that should be out any day. So far the addition of 3.10 has been very smooth - I do foresee a few more bumps for the 3.11 transition - it will be removing a lot of old Python 2.7 compatibility shims that packages may still be using. The performance changes are also occasionally affecting the C API (but pybind11 insulates downstream packages from that - but as a pybind11 developer I have to deal with some of them :) )

@jpivarski jpivarski merged commit c19464e into main Jan 4, 2022
@jpivarski jpivarski deleted the jpivarski/add-test-with-Python-3.10 branch January 4, 2022 19:34
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