pydata / sparse

Sparse multi-dimensional arrays for the PyData ecosystem
https://sparse.pydata.org
BSD 3-Clause "New" or "Revised" License
585 stars 125 forks source link

Support Python 3.12 and drop 3.9. #656

Closed hameerabbasi closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Merging #656 (d8c28dd) into main (cb6b604) will increase coverage by 3.35%. Report is 11 commits behind head on main. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #656 +/- ## ========================================== + Coverage 90.21% 93.56% +3.35% ========================================== Files 20 37 +17 Lines 3670 6049 +2379 ========================================== + Hits 3311 5660 +2349 - Misses 359 389 +30 ```
mtsokol commented 5 months ago

Hmm I see that some CI jobs are hanging.

hameerabbasi commented 5 months ago

They're required jobs; and they need to be changed due to the Python version change.