-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: Kludex/uvicorn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Revert "Revert raise ClientDisconnected on HTTP (#2276) (#2276)" and advertise asgi spec version 2.5
#3085
opened Aug 19, 2026 by
graingert
Contributor
Loading…
3 tasks done
Fix Connection: close multi-token and case insensitivity
#3077
opened Aug 18, 2026 by
TheRodzz
Loading…
Fix inconsistent IPv6 dual-stack behavior between single-worker and multi-worker modes
#3070
opened Aug 16, 2026 by
aleks-drozy
Loading…
Fix Ctrl+C not interrupting a frozen lifespan startup
#3069
opened Aug 16, 2026 by
aleks-drozy
Loading…
4 tasks done
Add ipv6_v6only config option for consistent dual-stack behavior
#3060
opened Aug 8, 2026 by
pranjalm37
Loading…
8 tasks done
Split standard dependencies into feature-specific extras
#3039
opened Jul 25, 2026 by
deepakganesh78
Loading…
3 tasks done
Fix IPv6 dual-stack inconsistency between single-worker and multi-worker modes
#3034
opened Jul 12, 2026 by
Suchethan021
Loading…
Recommend the built-in --workers manager over Gunicorn
#3030
opened Jul 8, 2026 by
Kludex
Owner
Loading…
Rename
uvicorn.error logger to uvicorn.server and move WebSocket handshake lines to the access log
#3016
opened Jul 4, 2026 by
Kludex
Owner
Loading…
chore(deps-dev): bump cryptography from 48.0.0 to 48.0.1
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#2999
opened Jun 20, 2026 by
dependabot
Bot
Loading…
StatReload: exclude hidden / cache directories when scanning for .py files
#2995
opened Jun 18, 2026 by
RachelXiaolan
Loading…
Validate --header format and raise BadParameter on missing colon
#2992
opened Jun 17, 2026 by
JSap0914
Loading…
3 tasks done
Align IPv6 socket binding across worker modes
#2946
opened May 21, 2026 by
puneetdixit200
Loading…
3 tasks done
Honor Gunicorn access log format in UvicornWorker
#2938
opened May 16, 2026 by
ColdWeather-gpt
Loading…
Use process supervisor with
workers=1
#2931
opened May 1, 2026 by
eltoder
Contributor
Loading…
3 tasks done
Support RFC 7239
Forwarded header and X-Forwarded-Host
#2928
opened Apr 30, 2026 by
Kludex
Owner
Loading…
4 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.