Set multiprocessing start method early (#2776) |
|
More...
|
over 1 year ago
|
Remove Python3.7 support (#2777) |
|
More...
|
over 1 year ago
|
Alow Blueprint routes to explicitly define error_format (#2773) |
|
More...
|
over 1 year ago
|
Add a new exception signal for ALL exceptions raised anywhere in application (#2724) |
|
More...
|
over 1 year ago
|
Handle case when `headers` argument of `ResponseStream` constructor is `None` (#2729) |
|
More...
|
over 1 year ago
|
Resolve headers on different renderers - Issue 2749 (#2774) |
|
More...
|
over 1 year ago
|
Update request type on middleware types (#2754) |
|
More...
|
over 1 year ago
|
Fix traversals for intended results (#2728) |
|
More...
|
over 1 year ago
|
Adding allow route overwrite option in blueprint (#2716) |
|
More...
|
over 1 year ago
|
Add name prefixing to BP groups (#2727) |
|
More...
|
over 1 year ago
|
Fix Inner bug: TypeError: __init__() got an unexpected keyword argument 'escape_forward_slashes' #2740 (#2772) |
|
More...
|
over 1 year ago
|
fix #2757 - Improved error messaging on startup time application induced import error (#2770) |
|
More...
|
over 1 year ago
|
fix examples for freeze_support() issue on windows (#2741) |
|
More...
|
over 1 year ago
|
Sanic on pypy (#2682) |
|
More...
|
over 1 year ago
|
Unpin setuptools version (#2766) |
|
More...
|
over 1 year ago
|
Fix issue in getting current request through classmethod when served through a different ASGI server (#2760) |
|
More...
|
over 1 year ago
|
Fix JSONResponse default content type (#2737) |
|
More...
|
almost 2 years ago
|
Release 23.3 (#2723) |
|
More...
|
almost 2 years ago
|
v23.3 Deprecation Removal (#2717) |
|
More...
|
almost 2 years ago
|
Sync state tolerance (#2725) |
|
More...
|
almost 2 years ago
|
Simpler CLI targets (#2700) |
|
More...
|
almost 2 years ago
|
Stricter charset handling and escaping of request URLs (#2710) |
|
More...
|
almost 2 years ago
|
Add convenience methods for cookie creation and deletion (#2706) |
|
More...
|
almost 2 years ago
|
Decode headers as UTF-8 also in ASGI (#2606) |
|
More...
|
almost 2 years ago
|
Standardize init of exceptions (#2545) |
|
More...
|
almost 2 years ago
|
Add CertLoader as application option (#2722) |
|
More...
|
almost 2 years ago
|
Change logging format to %s (#2721) |
|
More...
|
almost 2 years ago
|
Skip middleware on RequestCancelled (#2720) |
|
More...
|
almost 2 years ago
|
Allow password to be passed to TLS context (#2719) |
|
More...
|
almost 2 years ago
|
Fix comparison from wrong formats with datetime objects (#2697) |
|
More...
|
almost 2 years ago
|