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: Kludex/starlette
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.38.3
Choose a base ref
...
head repository: Kludex/starlette
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.38.4
Choose a head ref
  • 4 commits
  • 66 files changed
  • 2 contributors

Commits on Sep 1, 2024

  1. Set line-length to 120 on Ruff (#2679)

    * Set `line-length` to 120 on Ruff
    
    * Add links to selected rules
    
    * Remove empty strings
    
    * Fix more stuff
    Kludex authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b9db010 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eb4036 View commit details
    Browse the repository at this point in the history
  3. Ensure accurate root_path removal in get_route_path function (#2600)

    * fix: regex inside function get_route_path to remove root_path
    
    * fix: apply format ruff
    
    * fix: mypy
    
    ---------
    
    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    gabriel-f-santos and Kludex authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1131b3c View commit details
    Browse the repository at this point in the history
  4. Version 0.38.4 (#2681)

    Kludex authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    831418a View commit details
    Browse the repository at this point in the history
Loading