Tags: Python-Repository-Hub/httptools
Tags
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