Ecosyste.ms: OpenCollective

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

Sanic Community Organization

Async Python 3.7+ web server/framework | Build fast. Run fast.
Collective - Host: opensource - https://opencollective.com/sanic-org - Website: https://sanicframework.org - Code: https://github.com/sanic-org

Headers from Exceptions

github.com/sanic-org/sanic - ahopkins opened this issue over 1 year ago
Multithreading or "--fast" tasks issue

github.com/sanic-org/sanic - dinosaurtirex opened this issue over 1 year ago
update tasks.md

github.com/sanic-org/sanic-guide - Zhilinlinlin opened this pull request over 1 year ago
Add additional `run` parameters

github.com/sanic-org/sanic-guide - lezgomatt opened this pull request over 1 year ago
Update inspector.md

github.com/sanic-org/sanic-guide - lllama opened this pull request over 1 year ago
Update tasks.md

github.com/sanic-org/sanic-guide - InImpasse opened this pull request over 1 year ago
User-agent parser / accessor on Request

github.com/sanic-org/sanic - Tronic opened this issue over 1 year ago
Update convenience.md

github.com/sanic-org/sanic-guide - mity1 opened this pull request over 1 year ago
fix examples for freeze_support() issue on windows

github.com/sanic-org/sanic - deounix opened this pull request over 1 year ago
New Japanese translations

github.com/sanic-org/sanic-guide - yaakiyu opened this pull request over 1 year ago
Fix JSONResponse default content type

github.com/sanic-org/sanic - prryplatypus opened this pull request over 1 year ago
typo for object word

github.com/sanic-org/sanic-guide - mgocobachi opened this pull request over 1 year ago
Fix JSONResponse default content type

github.com/sanic-org/sanic - prryplatypus opened this pull request over 1 year ago
JSONResponse defaults to None content-type

github.com/sanic-org/sanic - ahopkins opened this issue over 1 year ago
sanic.exceptions.BadURL: Bad URL: sip:nm

github.com/sanic-org/sanic - vgoklani opened this issue over 1 year ago
add a constraint for websockets < 11.0

github.com/sanic-org/sanic - vcidst opened this pull request almost 2 years ago
Release notes aren't completely responsive

github.com/sanic-org/sanic-guide - prryplatypus opened this issue almost 2 years ago
Issue with identical named tasks

github.com/sanic-org/sanic - cnicodeme opened this issue almost 2 years ago
Response Streaming doesn't work

github.com/sanic-org/sanic - trungtin opened this issue almost 2 years ago
there is no stream in sanic.response

github.com/sanic-org/sanic-guide - liuyuanjun520 opened this issue almost 2 years ago
Fix traversals for intended results

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Add name prefixing to BP groups

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Create LICENSE

github.com/sanic-org/html5tagger - thewchan opened this pull request almost 2 years ago
Create LICENSE

github.com/sanic-org/tracerite - thewchan opened this pull request almost 2 years ago
Static routes containing ".." don't work

github.com/sanic-org/sanic - chuckds opened this issue almost 2 years ago
Force request property for injections

github.com/sanic-org/sanic-ext - ahopkins opened this pull request almost 2 years ago
Override type checking for sanc-routing funcs

github.com/sanic-org/sanic-ext - ahopkins opened this pull request almost 2 years ago
Do not fail on cython objects

github.com/sanic-org/sanic-ext - ahopkins opened this pull request almost 2 years ago
Version 23.3 compat

github.com/sanic-org/sanic-testing - ahopkins opened this pull request almost 2 years ago
Add meta viewport to disable device scaling

github.com/sanic-org/html5tagger - Tronic opened this pull request almost 2 years ago
Improved JS handling for Document _urls

github.com/sanic-org/html5tagger - Tronic opened this pull request almost 2 years ago
Sync state tolerance

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Skip properties on passed types

github.com/sanic-org/sanic-ext - ahopkins opened this pull request almost 2 years ago
Prepare v23.3 release docs

github.com/sanic-org/sanic-guide - ahopkins opened this pull request almost 2 years ago
Release 23.3

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Unquoted URLs should be case-insensitive

github.com/sanic-org/sanic-routing - ahopkins opened this issue almost 2 years ago
Add CertLoader as application option

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Change logging format to %s

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Skip middleware on RequestCancelled

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Allow password to be passed to TLS context

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
v23.3 Deprecation Removal

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Adding allow route overwrite option in blueprint

github.com/sanic-org/sanic - ChihweiLHBird opened this pull request almost 2 years ago
Fix the issue: not have "REQUEST_MAX_HEADER_SIZE"

github.com/sanic-org/sanic-guide - David-xian66 opened this pull request almost 2 years ago
Cannot use pdb with Sanic

github.com/sanic-org/sanic - j-laurie opened this issue almost 2 years ago
scheme arg to create the redirect should be 'https'

github.com/sanic-org/sanic - mbendiksen opened this pull request almost 2 years ago
Consume body on DELETE by default

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Add `raw_path` to ASGI scope of test client.

github.com/sanic-org/sanic-testing - Tronic opened this pull request almost 2 years ago
Add path traversal warning

github.com/sanic-org/sanic-guide - prryplatypus opened this pull request almost 2 years ago
Stricter charset handling and escaping of request URLs

github.com/sanic-org/sanic - Tronic opened this pull request almost 2 years ago
Compatibility mode

github.com/sanic-org/sanic - ahopkins opened this issue almost 2 years ago
Simplified parse_content_header escaping

github.com/sanic-org/sanic - Tronic opened this pull request almost 2 years ago
Add convenience methods for cookie creation and deletion

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
FIX: check whether object is bytes for shared_ctx

github.com/sanic-org/sanic - sjsadowski opened this pull request almost 2 years ago
Add convenience for dynamic changes to routing

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Sanic pages coloring

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
API to define a number of workers

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Simpler CLI targets

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Fix comparison from wrong formats with datetime objects

github.com/sanic-org/sanic - stricaud opened this pull request almost 2 years ago
Add header accessors

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Please update help doxs

github.com/sanic-org/sanic - David-xian66 opened this issue almost 2 years ago
[Bug] Pydantic's SecretStr type is not supported

github.com/sanic-org/sanic-ext - konsilanto opened this issue almost 2 years ago
Datetime issue with Python 3.11 (with fix)

github.com/sanic-org/sanic - stricaud opened this issue almost 2 years ago
Hot reloads don't pause background tasks

github.com/sanic-org/sanic - David-xian66 opened this issue almost 2 years ago
Multi-valued header is not consistently handled

github.com/sanic-org/sanic - todddialpad opened this issue almost 2 years ago
Allow injecting into middleware handlers

github.com/sanic-org/sanic-ext - lllama opened this issue almost 2 years ago
Resolve merge conflicts from main into error-format-redux

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Don't show warning on bytes in shared_ctx

github.com/sanic-org/sanic - ahopkins opened this issue almost 2 years ago
Correct typo

github.com/sanic-org/sanic-guide - sezginonline opened this pull request almost 2 years ago
Add chinese translation of templating.md

github.com/sanic-org/sanic-guide - cxzlw opened this pull request almost 2 years ago
Add server information to the header

github.com/sanic-org/sanic - nurbek91 opened this issue almost 2 years ago
Refresh Request.accept functionality

github.com/sanic-org/sanic - ahopkins opened this pull request almost 2 years ago
Error handler for websocket requests

github.com/sanic-org/sanic - jrayu opened this issue almost 2 years ago
Sanic likes cookies

github.com/sanic-org/sanic-guide - sezginonline opened this pull request almost 2 years ago
Sanic doesn't shutdown cleanly on Mac

github.com/sanic-org/sanic - tylerprete opened this issue almost 2 years ago
Sanic on pypy

github.com/sanic-org/sanic - deounix opened this pull request almost 2 years ago