sanic icon indicating copy to clipboard operation
sanic copied to clipboard

Accelerate your web app development | Build fast. Run fast.

Results 179 sanic issues
Sort by recently updated
recently updated
newest added

Previously Sanic would only partially work with Path given as UNIX socket name. Now it can take either str or PurePath.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. As software engineer...

feature request

I stumbled across a small typo in a docstring.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When running sanic in development mode without turning off REPL,...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When I set Sanic's `start_method` to `fork` and enable `INSPECTOR`,...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug C:\Users\red\AppData\Local\Programs\Python\Python312\Lib\site-packages\sanic\touchup\schemes\ode.py:70: DeprecationWarning: Attribute s is deprecated and will be removed...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When I try `sanic module:app` it works. When I try...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug [Docs say that `Event.SERVER_EXCEPTION_REPORT`/`server.exception.report` added in 23.6 get `app` and...

bug