Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MagicStack/httptools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: MagicStack/httptools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 10 commits
  • 15 files changed
  • 5 contributors

Commits on Oct 10, 2025

  1. Post-release version bump

    fantix committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    ef71da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cfdabd View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    c398a15 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Allow building with latest setuptools (#138)

    Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
    OldManYellsAtCloud authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    c403ad1 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Configuration menu
    Copy the full SHA
    28d1db1 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2026

  1. Fix all typing issues (#134)

    Kludex authored May 25, 2026
    Configuration menu
    Copy the full SHA
    a9bda0e View commit details
    Browse the repository at this point in the history
  2. Bump llhttp to 9.4.1 (#145)

    fantix authored May 25, 2026
    Configuration menu
    Copy the full SHA
    e3e8d71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05e6b8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0283f0 View commit details
    Browse the repository at this point in the history
  5. httptools 0.8.0

    Changes
    =======
    
    * Add http-parser and llhttp licenses into the wheels (#135)
      (by @justeph in c398a15)
    
    * Mark cython module as free-threading compatible (#139)
      (by @kumaraditya303 in 28d1db1)
    
    * Fix all typing issues (#134)
      (by @Kludex in a9bda0e)
    
    * Bump llhttp to 9.4.1 (#145)
      (by @fantix in e3e8d71)
    
    * Security: fix URL truncation issue (#144)
      (by @fantix in a0283f0 for #142)
    
    * Allow building with latest setuptools (#138)
      (by @OldManYellsAtCloud in c403ad1)
    fantix committed May 25, 2026
    Configuration menu
    Copy the full SHA
    cf10ce6 View commit details
    Browse the repository at this point in the history
Loading