MagicStack / httptools

Fast HTTP parser
MIT License
1.21k stars 83 forks source link

Fix build and run tests on Python 3.13 #107

Closed jameshilliard closed 1 month ago

jameshilliard commented 1 month ago

Alternative to #101 and #106.

jameshilliard commented 1 month ago

@fantix Think we could get a release with this? It seems httptools is a dependency of quite a few other packages so it would be good to have an updated version that doesn't restrict cython to a version incompatible with python 3.13 so that those other packages can test against python 3.13.