Tags: sysfce2/python-httptools
Tags
httptools 0.6.1 Changes ======= * Explicit Python 3.12 support and build wheels, change min version to 3.8 (MagicStack#95) (by @tiptenbrink in 25f412b for MagicStack#95) * Do not install the *.c sources in wheels (MagicStack#73) (by @hroncok in b2fc5bd for MagicStack#73)
httptools 0.5.0 Changes ======= * Bump bundled llhttp to 6.0.9 fixes CVE-2022-32213, CVE-2022-32214, CVE-2022-32215 (by @nlsj1985 in 56d6a16 for MagicStack#83) * Test and build against Python 3.11 (by @elprans in 509cd14 for MagicStack#84)
httptools 0.4.0 Changes ======= * Bump bundled http-parser to 2.9.4 and llhttp to 6.0.6 fixes CVE-2021-22959 & CVE-2021-22960 (by @elprans in 4d5dddd for MagicStack#77)
httptools 0.3.0 This release has no functional changes, only packaging: Python 3.5 is EOL, so wheels are no longer built, and Python 3.10 has been added to the roster along with aarch64 wheels on Linux and universal2 wheels on macOS. Changes: * Use cibuildwheel to build release wheels (by @elprans in 2f57b6b)
v0.1.2 Bug Fixes * Fix `httptools.__all__` (by @elprans in 9340d32 for MagicStack#52) Build * Add Python 3.9 in the build/test matrix (by @b0g3r in e2d1a46 for MagicStack#62)
v0.2.0 New Features * Swap http-parse to llhttp (by @victoraugustolls and @fantix in 63b5de2 for MagicStack#56) Bug Fixes * Fix `httptools.__all__` (by @elprans in 9340d32 for MagicStack#52) Build * Add Python 3.9 in the build/test matrix (by @b0g3r in e2d1a46 for MagicStack#62)
PreviousNext