Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sanic-org/sanic

Accelerate your web app development | Build fast. Run fast.
https://github.com/sanic-org/sanic

Adding allow route overwrite option in blueprint

ChihweiLHBird opened this pull request almost 2 years ago
SSL key encryption password not propagated to worker processes

ndg-GH opened this issue almost 2 years ago
Cannot use pdb with Sanic

j-laurie opened this issue almost 2 years ago
Using blueprint.copy leads to warns about duplicate routes

dhensen opened this issue almost 2 years ago
scheme arg to create the redirect should be 'https'

mbendiksen opened this pull request almost 2 years ago
Consume body on DELETE by default

ahopkins opened this pull request almost 2 years ago
Stricter charset handling and escaping of request URLs

Tronic opened this pull request almost 2 years ago
Compatibility mode

ahopkins opened this issue almost 2 years ago
Sanic instances seems to hang forever is ran for too long

cnicodeme opened this issue almost 2 years ago
Simplified parse_content_header escaping

Tronic opened this pull request almost 2 years ago
Add convenience methods for cookie creation and deletion

ahopkins opened this pull request almost 2 years ago
FIX: check whether object is bytes for shared_ctx

sjsadowski opened this pull request almost 2 years ago
Add convenience for dynamic changes to routing

ahopkins opened this pull request almost 2 years ago
Sanic pages coloring

ahopkins opened this pull request almost 2 years ago
API to define a number of workers

ahopkins opened this pull request almost 2 years ago
Simpler CLI targets

ahopkins opened this pull request almost 2 years ago
request middleware not running when registered in a method since 22.9.0

semmypurewal opened this issue almost 2 years ago
Getting first element of an array in request.form.get('arr_name')

LucasGrasso opened this issue almost 2 years ago
Fix comparison from wrong formats with datetime objects

stricaud opened this pull request almost 2 years ago
Add header accessors

ahopkins opened this pull request almost 2 years ago
Please update help doxs

David-xian66 opened this issue almost 2 years ago
Datetime issue with Python 3.11 (with fix)

stricaud opened this issue almost 2 years ago
Hot reloads don't pause background tasks

David-xian66 opened this issue almost 2 years ago
Multi-valued header is not consistently handled

todddialpad opened this issue almost 2 years ago
Resolve merge conflicts from main into error-format-redux

ahopkins opened this pull request almost 2 years ago
Don't show warning on bytes in shared_ctx

ahopkins opened this issue almost 2 years ago
Malfunction of middleware when the request aborted.

kijk2869 opened this issue almost 2 years ago
Add server information to the header

nurbek91 opened this issue almost 2 years ago
Refresh Request.accept functionality

ahopkins opened this pull request almost 2 years ago
Error handler for websocket requests

jrayu opened this issue almost 2 years ago
Do not log body not consumed errors for http verbs that should not have a body

GabrielCappelli opened this issue almost 2 years ago
Sanic doesn't shutdown cleanly on Mac

tylerprete opened this issue almost 2 years ago
Sanic on pypy

deounix opened this pull request almost 2 years ago
Send keep-alive header and increase the default timeout

Tronic opened this issue almost 2 years ago
check the status of socket before shutting down

deounix opened this pull request almost 2 years ago
Use custom logging functions or support dynamic logging directories

David-xian66 opened this issue almost 2 years ago
Naming of static routes should be unique by default

sjsadowski opened this issue almost 2 years ago
Access logging raise TypeError after `logging.logProcesses=False`

Starry-OvO opened this issue almost 2 years ago
Color tweaks for Error Handling.

smlbiobot opened this pull request almost 2 years ago
Changing app name breaks reloading

Tronic opened this issue almost 2 years ago
Using app.static twice reports a deprecation warning

jschewebbn opened this issue almost 2 years ago
Some Sanic branding to error page

ahopkins opened this pull request almost 2 years ago
Error handling style suggestions

ahopkins opened this pull request almost 2 years ago
Increase KEEP_ALIVE_TIMEOUT default to 120 seconds

Tronic opened this pull request almost 2 years ago
Error page rendering format selection

Tronic opened this pull request almost 2 years ago
Nicer traceback formatting

Tronic opened this pull request almost 2 years ago
Dark mode / custom CSS for Sanic's own output

Tronic opened this issue almost 2 years ago
Additional accept functionality

ahopkins opened this pull request almost 2 years ago
Can't run normally when using SSLContext

sdir opened this issue almost 2 years ago
Separate ASGI request and lifespan callables

ahopkins opened this pull request about 2 years ago
Enforce unique route names

ahopkins opened this issue about 2 years ago
Decode headers as UTF-8 also in ASGI

ChihweiLHBird opened this pull request about 2 years ago
SanicException.message is always None

Thirumalai opened this issue about 2 years ago
Test UVLOOP 0.14.0 with the CI

ChihweiLHBird opened this pull request about 2 years ago
Corrected `Colors` enum under Python 3.11

LiraNuna opened this pull request about 2 years ago
Support overwriting a route of blueprint from copy

Tpinion opened this issue over 2 years ago
Standardize init of exceptions

ahopkins opened this pull request over 2 years ago
app.create_server fails after version 21.6.2

ironhacker opened this issue over 2 years ago
nginx + sanic problems

oren-nonamesecurity opened this issue over 2 years ago
Fix request.url with full URI as SERVER_NAME

PromyLOPh opened this pull request over 2 years ago
Use static type checking

ghost opened this issue over 2 years ago
event headers supplied as a generator, complicating asgi middleware

aronatkins opened this issue over 2 years ago
Sanic 21.3+ not respecting RESPONSE_TIMEOUT

mikepurvis opened this issue over 3 years ago
app.add_task() triggers RuntimeWarning: coroutine was never awaited

jschewebbn opened this issue over 3 years ago
Signal event to return context

ahopkins opened this issue almost 4 years ago
RFC Caching

ahopkins opened this issue almost 4 years ago
Why does Sanic server runs twice?

azizullah2017 opened this issue over 4 years ago
Sanic masking ImportErrors inside the app.

wapiflapi opened this issue over 5 years ago
Can not enable debug when start sanic app in VSCode.

jaggerwang opened this issue over 5 years ago
Response.file send in-memory file

mojimi opened this issue almost 6 years ago
Running app with multiple workers raises Exception on port

iambrettstar opened this issue over 6 years ago
response.file_stream of StringIO not working

raphaelauv opened this issue over 6 years ago
Sanic and subprocesses for CPU intensive work

kinware opened this issue almost 7 years ago
UnicodeEncodeError on server startup

antonagestam opened this issue almost 7 years ago
how to use apscheduler with multiple workers

mholiv opened this issue about 7 years ago
How to add routes from another file?

keattang opened this issue over 7 years ago
How to record the time spent in the sanic request

dalianzhu opened this issue over 7 years ago
Is there anyway to share uvloop with Motor MongoDB driver with asyncio ?

greentornado opened this issue over 7 years ago
Large file upload (streaming support)

nszceta opened this issue almost 8 years ago
request.form returns list for values

sankaravadivel opened this issue almost 8 years ago
Get into TechEmpower benchmarks

seemethere opened this issue about 8 years ago