Issues
- 6
A more customisable CLI and REPL
#3018 opened by goodki-d - 4
Add Python 3.13 to CI Tests
#2996 opened by robd003 - 1
CORS instructions incorrect for Sanic
#2998 opened by toddwildey - 2
- 3
with --reload produce a zombie process problem
#2990 opened by zybxjx - 6
- 1
Cannot use Ctrl + C to exit the program normally
#2986 opened by lky1937 - 1
KeyboardInterrupt is not processed correctly when using multiprocessing.Queue
#2989 opened by zoranbosnjak - 2
dynamic update blueprint
#2991 opened by amoxuk - 1
Incorrect address returned when listening to IPv6
#2994 opened by moyanj - 1
- 1
- 2
Named middleware doesn't work
#3004 opened by atticusfyj - 1
return in finally swallows exceptions
#3005 opened by iritkatriel - 1
Tab-Completion in Development REPL
#3010 opened by hoffmanr-cshs - 1
- 1
Routing Fails when request not declared as param
#3012 opened by Goldziher - 1
memory leak
#3013 opened by Carl612 - 3
Documentation Hidden by Menu
#2925 opened by cdelaney-global - 5
fail to search for index in directory with directory name containing CJK characters
#3008 opened by wh-timme - 3
Is there a plan for compatibility with Python 3.13 no GIL?
#2999 opened by yuWorm - 3
Need an option to generate a skeleton project for app
#3006 opened by r0075h3ll - 2
- 3
Cors related traceback on `run_async.py`
#2944 opened by LasseBlaauwbroek - 1
KEEP_ALIVE doesn't work from the 21.3 sanic version
#2984 opened by ivancallefon - 1
Content type on static files lacks charset=UTF-8
#2987 opened by Tronic - 2
- 3
sanic response.json() serialize problem
#2995 opened by Hotant-Bu - 5
Native Gzip & Brotli compression
#2927 opened by robd003 - 1
Dependency injection not working for websocket handlers
#2993 opened by dhensen - 0
Typehints in docstrings
#2988 opened by ilya-nikolaev - 8
sanic 23 `FORWARDED_SECRET` forwarded VS x-headers
#2953 opened by yurenchen000 - 0
Spammy massage - PyPy readlink
#2983 opened by Commandcracker - 3
Github Actions need updating
#2982 opened by prryplatypus - 8
- 1
websockets: unexpected keyword connections
#2977 opened by benjiqq - 1
Cannot delete cookies due to missing `secure` parameter
#2972 opened by xmcp - 3
TypeError: listener() got an unexpected keyword argument 'priority'
#2935 opened by allComputableThings - 2
- 2
Signal handlers for SIGINT and SIGTERM are reset to SIG_IGN even when register_sys_signals is disabled
#2956 opened by jzombi - 1
HTTPMethodView subclass to support generics
#2938 opened by elenlee - 2
A question about request.json
#2939 opened by hulaime - 5
- 1
- 2
- 2
Official integration with Tortoise ORM occurring sync operations and errors
#2957 opened by dinosaurtirex - 3
Blueprint.group and decorator
#2952 opened by cnsino - 4
- 0
Add sanic to crowdin
#2940 opened by beliboba - 1
help pls, when func A and func B are in defference Sanic-Server, same global asyncio.Event() var in them cant sync
#2933 opened by ShelbyCheng