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 python 3.12 support #2860

Closed
wants to merge 2 commits into from
Closed

Add python 3.12 support #2860

wants to merge 2 commits into from

Conversation

benjeffery
Copy link
Member

Fixes #2855

@benjeffery
Copy link
Member Author

Looks like we can't yet even create a conda environment - let alone install anything in it. Will come back to this in a few weeks.

@benjeffery
Copy link
Member Author

Replaced by #2964

@benjeffery benjeffery closed this Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.73%. Comparing base (6e99c11) to head (c600f78).
Report is 61 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2860      +/-   ##
==========================================
- Coverage   89.75%   89.73%   -0.03%     
==========================================
  Files          30       29       -1     
  Lines       29902    29892      -10     
  Branches     5803     5533     -270     
==========================================
- Hits        26840    26825      -15     
- Misses       1755     1758       +3     
- Partials     1307     1309       +2     
Flag Coverage Δ
c-tests 86.14% <ø> (-0.01%) ⬇️
lwt-tests 80.78% <ø> (ø)
python-c-tests 67.88% <ø> (-0.02%) ⬇️
python-tests 98.94% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 7 files with indirect coverage changes

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.

Python 3.12 support
1 participant