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

Allow the signal router to finalize without a running event loop

eelkevdbos opened this issue over 1 year ago
Sanic failed to start when installed using PDM

pyx opened this issue over 1 year ago
Improve functionality and consistency of Sanic.event()

talljosh opened this pull request over 1 year ago
Sanic.event() fires when any event in the group is dispatched

talljosh opened this issue over 1 year ago
HTTP/3 cleanup

Tronic opened this pull request over 1 year ago
Do not strip entity-headers with HTTP status 304 or 412

Tronic opened this pull request over 1 year ago
Add support for listener and signal prioritization

ahopkins opened this pull request over 1 year ago
Improvements to documentation

ahopkins opened this pull request over 1 year ago
Unable to run two apps with Application multi-serve in dev mode

gmrmn opened this issue over 1 year ago
Better handling of port bind failures

Tronic opened this pull request over 1 year ago
Improved URL display on MOTD

Tronic opened this pull request over 1 year ago
Streaming response not appearing in chunks

harryjulian opened this issue over 1 year ago
Create Worker manager

sammyfilly opened this pull request over 1 year ago
Run tests on push as well

prryplatypus opened this pull request over 1 year ago
Allow for simple signals

ahopkins opened this pull request over 1 year ago
Suppress task cancel traceback

ahopkins opened this pull request over 1 year ago
Cleaner process management

ahopkins opened this pull request over 1 year ago
Update README

prryplatypus opened this pull request over 1 year ago
Refactor GitHub Actions

prryplatypus opened this pull request over 1 year ago
Add constraint for autodocsumm

prryplatypus opened this pull request over 1 year ago
Update publish release action

prryplatypus opened this pull request over 1 year ago
Add changed files to reload trigger listener

ahopkins opened this pull request over 1 year ago
Cleanup coverage and pypi actions

prryplatypus opened this pull request over 1 year ago
Fix MOTD for extra data

ahopkins opened this pull request over 1 year ago
Merge all PR tests

prryplatypus opened this pull request over 1 year ago
Fix test_fast when there's only one CPU

tjni opened this pull request over 1 year ago
how to use response.stream in v23.6 or Or a new similar feature

Dr-lau opened this issue over 1 year ago
Fix Docker image publish GitHub Action

ChihweiLHBird opened this pull request over 1 year ago
Add optional content-type check in request.json property

Bu3a3a opened this issue over 1 year ago
Prepare for v23.6 release

ahopkins opened this pull request over 1 year ago
Refactoring unit test cases

freddiewanah opened this pull request over 1 year ago
create wss with C , find some more info in the end

hzfei opened this issue over 1 year ago
Validation with Dataclasses| About Optional[str] and None

scriptkitz opened this issue over 1 year ago
Add convenience method for exception reporting

ahopkins opened this pull request over 1 year ago
Add request.client_ip

Tronic opened this pull request over 1 year ago
simple shared_ctx example hangs

themanifold opened this issue over 1 year ago
Update bug-report.yml

ahopkins opened this pull request over 1 year ago
Update bug-report.yml

ahopkins opened this pull request over 1 year ago
Use a reusable action

prryplatypus opened this pull request over 1 year ago
Add custom typing to config and ctx

ahopkins opened this pull request over 1 year ago
[meta] Bug report form doesn't quote code block

Tronic opened this issue over 1 year ago
before_server_stop and after_server_stop do not run on Windows

Tronic opened this issue over 1 year ago
Conversion of User Guide to the SHH stack

ahopkins opened this pull request over 1 year ago
Cleanup Windows Action

prryplatypus opened this pull request over 1 year ago
Run keep alive tests in loop to get available port

ahopkins opened this pull request over 1 year ago
Cleanup Linux PR Unit Test

prryplatypus opened this pull request over 1 year ago
Remove Python3.7 support

ahopkins opened this pull request over 1 year ago
Set multiprocessing start method early

ahopkins opened this pull request over 1 year ago
Start and restart arbitrary processes

ahopkins opened this pull request over 1 year ago
Resolve headers on different renderers - Issue 2749

ahopkins opened this pull request over 1 year ago
Alow Blueprint routes to explicitly define error_format

moshe742 opened this pull request over 1 year ago
Allow multiplexer to start new ad-hoc processes

ahopkins opened this issue over 1 year ago
Expose multiprocessing pool

LiAI-tech opened this issue over 1 year ago
Unpin setuptools version

ChihweiLHBird opened this pull request over 1 year ago
Logging does not work before the server starts

Galax028 opened this issue over 1 year ago
run_async.py example not working as expected

schef opened this issue over 1 year ago
Add ability to intercept the websocket handshake

marinator86 opened this issue over 1 year ago
custom json library

hamedsh opened this pull request over 1 year ago
dedent() fails if method has multi-line string

davidmcnabnz opened this issue over 1 year ago
`app.static` report an error

David-xian66 opened this issue over 1 year ago
`Autodiscover` Really good?

JiehuiSun opened this issue over 1 year ago
Update request type on middleware types

guacs opened this pull request over 1 year ago
Improve type of `MiddlewareType`

guacs opened this issue over 1 year ago
Blueprint ignores error_format option

swheaton opened this issue over 1 year ago
queue.put faild with shared_ctx

muyu525 opened this issue over 1 year ago
Resolve bug where headers only in some response renderers

ahopkins opened this pull request over 1 year ago
Headers from Exceptions

ahopkins opened this issue over 1 year ago
Multithreading or "--fast" tasks issue

dinosaurtirex opened this issue over 1 year ago
Parameter [overwrite] is supported when adding a route.

haok228 opened this pull request over 1 year ago
sanic/app: When streaming, check REQUEST_MAX_SIZE if length is known

ozancaglayan opened this pull request over 1 year ago
User-agent parser / accessor on Request

Tronic opened this issue over 1 year ago
Websocket invalid upgrade exception handling b0rkage

Tronic opened this issue over 1 year ago
Fix typing problems and add # type: ignore to ignore platform related errors

deounix opened this pull request almost 2 years ago
fix examples for freeze_support() issue on windows

deounix opened this pull request almost 2 years ago
Freezing server and increasing CPU usage when multiple workers using

dinosaurtirex opened this issue almost 2 years ago
Fix JSONResponse default content type

prryplatypus opened this pull request almost 2 years ago
Fix JSONResponse default content type

prryplatypus opened this pull request almost 2 years ago
JSONResponse defaults to None content-type

ahopkins opened this issue almost 2 years ago
sanic.exceptions.BadURL: Bad URL: sip:nm

vgoklani opened this issue almost 2 years ago
add a constraint for websockets < 11.0

vcidst opened this pull request almost 2 years ago
ImportError: cannot import name 'CLOSED' from 'websockets.connection'

vcidst opened this issue almost 2 years ago
Issue with identical named tasks

cnicodeme opened this issue almost 2 years ago
Response Streaming doesn't work

trungtin opened this issue almost 2 years ago
Handle case when `headers` argument of `ResponseStream` constructor is `None`

liamcoatman opened this pull request almost 2 years ago
Fix traversals for intended results

ahopkins opened this pull request almost 2 years ago