CleanCut / green

Green is a clean, colorful, fast python test runner.
MIT License
785 stars 75 forks source link

Python 3.12.1 start time #284

Closed sodul closed 5 months ago

sodul commented 5 months ago

This fixes the start time issue with python 3.12.1 but we are still incompatible due to other issues. In an effort to help debug more this adds more type annotation to the existing code and fix some of the bugs uncovered by mypy.