ycm-core / ycmd

A code-completion & code-comprehension server
https://ycm-core.github.io/ycmd/
GNU General Public License v3.0
1.7k stars 767 forks source link

Python 3.10 is now required #1668

Closed puremourning closed 1 year ago

puremourning commented 1 year ago

This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #1668 (95b3296) into master (0e13fec) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1668 +/- ## ========================================== - Coverage 95.47% 95.46% -0.02% ========================================== Files 89 90 +1 Lines 8045 8156 +111 Branches 164 164 ========================================== + Hits 7681 7786 +105 - Misses 313 319 +6 Partials 51 51 ```
mergify[bot] commented 1 year ago

Thanks for sending a PR!