falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

chore: make contributor's checklist pass on CPython 3.12 #2199

Closed vytas7 closed 9 months ago

vytas7 commented 9 months ago

Closes #2179

An example of a passing CI gate: https://github.com/falconry/falcon/actions/runs/7160503496/job/19494950553.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (2382d44) 100.00% compared to head (4a09372) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2199 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 62 62 Lines 6873 6876 +3 Branches 1098 1098 ========================================= + Hits 6873 6876 +3 ```

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

vytas7 commented 9 months ago

No worries, given our cadence of releases, it is not that urgent 🙂