nucleic / kiwi

Efficient C++ implementation of the Cassowary constraint solving algorithm
https://kiwisolver.readthedocs.io/en/latest/
Other
692 stars 88 forks source link

Start testing on Python 3.11 #142

Closed MatthieuDartiailh closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #142 (1787c65) into main (13b6186) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #142   +/-   ##
=======================================
  Coverage   87.40%   87.40%           
=======================================
  Files          24       24           
  Lines        1604     1604           
  Branches       74       74           
=======================================
  Hits         1402     1402           
  Misses        184      184           
  Partials       18       18           
neutrinoceros commented 2 years ago

Hi @MatthieuDartiailh, may I ask when you expect to ship this ?

MatthieuDartiailh commented 2 years ago

Hi, I will do my best to publish a release next Monday.

MatthieuDartiailh commented 2 years ago

I made a release but did not upload 3.11 wheels since the ABI is not stable at this stage.