cherrypy / cheroot

Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->
https://cheroot.cherrypy.dev
BSD 3-Clause "New" or "Revised" License
185 stars 90 forks source link

πŸ“¦πŸ§ͺ List Python 3.12 @ package meta & CI matrix #696

Closed webknjaz closed 6 months ago

webknjaz commented 6 months ago

It is supported but haven't been tested against yet.

❓ What kind of change does this PR introduce?

πŸ“‹ What is the related issue number (starting with #)

N/A

❓ What is the current behavior? (You can also link to an open issue here)

It's not tested

❓ What is the new behavior (if this is a feature change)?

It will be

πŸ“‹ Other information:

N/A

πŸ“‹ Contribution checklist:

(If you're a first-timer, check out this guide on making great pull requests)

[related squash]: https://github.com/todotxt/todo.txt-android/wiki/Squash-All-Commits-Related-to-a-Single-Issue-into-a-Single-Commit


This change is Reviewable

webknjaz commented 6 months ago

FTR the macos-latest jobs on CI switched to running macOS 14 ARM64 suddenly and now the corresponding jobs are failing, unrelated to the changes in this PR. Also, we now need lockfiles for this arch too.

webknjaz commented 6 months ago

Merged as d7df793.