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.53k stars 945 forks source link

chore: support CPython 3.12, update CI jobs #2177

Closed vytas7 closed 1 year ago

vytas7 commented 1 year ago

Closes #2176

codecov[bot] commented 1 year ago

Codecov Report

Merging #2177 (601b4a5) into master (18934a1) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #2177   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           62        62           
  Lines         6869      6871    +2     
  Branches      1098      1098           
=========================================
+ Hits          6869      6871    +2     
Files Coverage Δ
falcon/inspect.py 100.00% <100.00%> (ø)
falcon/routing/compiled.py 100.00% <ø> (ø)
falcon/util/misc.py 100.00% <100.00%> (ø)