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

chore(CI): use Python 3.12 #4961

Merged
merged 1 commit into from
Mar 28, 2024
Merged

chore(CI): use Python 3.12 #4961

merged 1 commit into from
Mar 28, 2024

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Mar 28, 2024

Python 3.12 can cause issues because distutils was removed from the Standard Library.

Python 3.12 can cause issues because `distutils` was removed from the Standard Library.
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (0440563) to head (5bfbc16).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4961      +/-   ##
==========================================
- Coverage   98.58%   98.55%   -0.03%     
==========================================
  Files         273      273              
  Lines       26070    26070              
  Branches     5387     5387              
==========================================
- Hits        25700    25693       -7     
- Misses        217      223       +6     
- Partials      153      154       +1     

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

@fannheyward fannheyward merged commit a057378 into neoclide:master Mar 28, 2024
3 of 4 checks passed
@cclauss cclauss deleted the patch-1 branch March 28, 2024 08:56
fannheyward added a commit that referenced this pull request Mar 28, 2024
ede39ea fix(inlayHint): hl_group for vim (#4962)
a057378 chore(CI): use Python 3.12 (#4961)
0440563 Add workspace folder filter argument for diagnostics (#4959)
@fannheyward
Copy link
Member

@all-contributors please add @cclauss for code.

Copy link
Contributor

@fannheyward

I've put up a pull request to add @cclauss! 🎉

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