nucleic / enaml

Declarative User Interfaces for Python
http://enaml.readthedocs.io/en/latest/
Other
1.52k stars 130 forks source link

Python 3.12 support #535

Closed MatthieuDartiailh closed 8 months ago

MatthieuDartiailh commented 8 months ago

This is missing a pegen release and the subsequent update to the CI pipeline. Feel free to test !

codecov[bot] commented 8 months ago

Codecov Report

Merging #535 (40be8ec) into main (a680089) will decrease coverage by 2.01%. The diff coverage is 75.62%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #535 +/- ## ========================================== - Coverage 72.74% 70.74% -2.01% ========================================== Files 287 287 Lines 24425 25634 +1209 Branches 4344 4676 +332 ========================================== + Hits 17769 18135 +366 - Misses 5578 6386 +808 - Partials 1078 1113 +35 ```
frmdstryr commented 8 months ago

Thanks @MatthieuDartiailh !

MatthieuDartiailh commented 8 months ago

You are welcome. I plan to cut the release sometime next week FYI.