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 into github testing CI #799

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Add Python 3.12 into github testing CI #799

merged 2 commits into from
Oct 30, 2024

Conversation

yarikoptic
Copy link
Member

No description provided.

@yarikoptic yarikoptic added the tests Add or improve existing tests label Oct 30, 2024
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.55%. Comparing base (32c8b14) to head (9d481a6).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #799      +/-   ##
==========================================
+ Coverage   82.46%   82.55%   +0.09%     
==========================================
  Files          42       42              
  Lines        4323     4323              
==========================================
+ Hits         3565     3569       +4     
+ Misses        758      754       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yarikoptic
Copy link
Member Author

3.13 -- is something scary

  import traits.ctraits
E   ImportError: /opt/hostedtoolcache/Python/3.13.0/x64/lib/python3.13/site-packages/traits/ctraits.cpython-313-x86_64-linux-gnu.so: undefined symbol: Py_TRASHCAN_SAFE_BEGIN

let's tame the horses a little.

@yarikoptic yarikoptic changed the title Add Python 3.12 and 3.13 into github testing CI Add Python 3.12 into github testing CI Oct 30, 2024
@yarikoptic yarikoptic merged commit 2eb5291 into master Oct 30, 2024
17 checks passed
@yarikoptic yarikoptic deleted the enh-py branch October 30, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Add or improve existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant