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: encode/uvicorn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.30.3
Choose a base ref
...
head repository: encode/uvicorn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.30.4
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Jul 30, 2024

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

Commits on Jul 31, 2024

  1. close request connection if h11 sets client state as MUST_CLOSE (#2375)

    * close request connection if h11 sets client state as MUST_CLOSE
    
    * fixed data assignment for ReceiveBuffer and added test case
    
    * improved close header test case
    
    * fixed linting for close header related test case
    
    * Fixed handling connection close header. Added separate test case
    
    ---------
    
    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    theyashl and Kludex committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ce999aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b492349 View commit details
    Browse the repository at this point in the history
  3. Version 0.30.4 (#2403)

    * Version 0.30.4
    
    * Add date and 'Fixed'
    Kludex committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8efa41c View commit details
    Browse the repository at this point in the history
Loading