pyapp-kit / psygnal

Python observer pattern (callback/event system). Modeled after Qt Signals & Slots (but independent of Qt)
https://psygnal.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
84 stars 13 forks source link

build: Drop python 3.7 #268

Closed tlambert03 closed 8 months ago

tlambert03 commented 8 months ago

v0.9.x will be the last version range to support python 3.7

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d3d558d) 99.89% compared to head (0984356) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #268 +/- ## =========================================== + Coverage 99.89% 100.00% +0.10% =========================================== Files 22 22 Lines 1908 1849 -59 =========================================== - Hits 1906 1849 -57 + Misses 2 0 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codspeed-hq[bot] commented 8 months ago

CodSpeed Performance Report

Merging #268 will not alter performance

Comparing tlambert03:drop-37 (0984356) with main (d3d558d)

Summary

✅ 66 untouched benchmarks