| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@Kludex I feel like this would be an acceptable patch to stop the bleeding for now? (In the long run, we should migrate away from the no-longer-maintained http-parser and land one of the Rust approaches) |
Sorry, something went wrong.
|
Yes, this is enough. Thanks so much! 🙏 |
Sorry, something went wrong.
Changes ======= * Add http-parser and llhttp licenses into the wheels (MagicStack#135) (by @justeph in c398a15) * Mark cython module as free-threading compatible (MagicStack#139) (by @kumaraditya303 in 28d1db1) * Fix all typing issues (MagicStack#134) (by @Kludex in a9bda0e) * Bump llhttp to 9.4.1 (MagicStack#145) (by @fantix in e3e8d71) * Security: fix URL truncation issue (MagicStack#144) (by @fantix in a0283f0 for MagicStack#142) * Allow building with latest setuptools (MagicStack#138) (by @OldManYellsAtCloud in c403ad1)
| Back | FazBrowse Home | New Git URL |
Fixes #142