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

Change dumps to AnyStr (#2193)

github.com/sanic-org/sanic - 94d496afe12043a87ea1af7a1dcdf73e8f66c718 authored over 3 years ago by Adam Hopkins <[email protected]>
add "regex matching" part

github.com/sanic-org/sanic-guide - 8c63016509aa5686415d8d7b468ffa859dc35317 authored over 3 years ago by zhangyue <[email protected]>
add orm.md

github.com/sanic-org/sanic-guide - 8e0ac1b4c7be1f2ab8add0cf65d7e075aa102677 authored over 3 years ago by Connor_Zhang <[email protected]>
add orm.md

github.com/sanic-org/sanic-guide - a9dd0a05ce771d13754c10a04819852f22057088 authored over 3 years ago by Connor_Zhang <[email protected]>
add orm's route

delete the route of sqlalchemy and add orm

github.com/sanic-org/sanic-guide - d964459c2d43f84884367bfa6f24de2c3ee2a73f authored over 3 years ago by Connor_Zhang <[email protected]>
raise exception for `_static_request_handler` unknown exception; add test with custom error (#2195)

Co-authored-by: n.feofanov <[email protected]>
Co-authored-by: Adam Hopkins <admhpkns@gm...

github.com/sanic-org/sanic - 7b7a572f9b4cc6131479fec9688bfb86a88cac61 authored over 3 years ago by gluhar2006 <[email protected]>
Merge pull request #3 from sanic-org/main

pull the latest

github.com/sanic-org/sanic-guide - 4cf85d8744274dcc7bf2af4dd9064258eb301e1b authored over 3 years ago by Connor_Zhang <[email protected]>
Merge branch 'main' of github.com:sanic-org/sanic-guide

github.com/sanic-org/sanic-guide - 33857cdccd8b59239db2f920a617522c381a1914 authored over 3 years ago by Adam Hopkins <[email protected]>
Remove sponsor

github.com/sanic-org/sanic-guide - 903c023ee9debe0f6a0fe2e6f6891320b6b07885 authored over 3 years ago by Adam Hopkins <[email protected]>
Update README.rst

github.com/sanic-org/sanic - 1b8cb742f98fa3cc46176cc44b72108cbd09738f authored over 3 years ago by Adam Hopkins <[email protected]>
Update some CC config (#2199)

github.com/sanic-org/sanic - 3492d180a8933b1ef4dc64763107a11049d59074 authored over 3 years ago by Adam Hopkins <[email protected]>
Setup proper resets

github.com/sanic-org/sanic-testing - 9758cabfc39a0eaf4f04fefdb7577bc68a3093b8 authored over 3 years ago by Adam Hopkins <[email protected]>
Passing tests

github.com/sanic-org/sanic-testing - d842c75eb18f3a37194a50d5133cc41c154e80fd authored over 3 years ago by Adam Hopkins <[email protected]>
Fix pickling tests

github.com/sanic-org/sanic-testing - dfa7ea9c391451ee64e361b94876908253ad5982 authored over 3 years ago by Adam Hopkins <[email protected]>
Bump versions of internal libraries

github.com/sanic-org/sanic-testing - 565afb5fe69c4f609a1dd03e3fd55ec7ec48c14d authored over 3 years ago by Adam Hopkins <[email protected]>
Bump versions of internal libraries

github.com/sanic-org/sanic-testing - fe5239f0c8af0e05149505d42c3511612c124335 authored over 3 years ago by Adam Hopkins <[email protected]>
Comply with new signalling

github.com/sanic-org/sanic-testing - f52a7cebbdf511312b93212a589206f0435c68ce authored over 3 years ago by Adam Hopkins <[email protected]>
Merge branch 'main' of github.com:huge-success/sanic-test into signals

github.com/sanic-org/sanic-testing - 3cc2e85885d5b1f3036ba9c0fef7fa05c24493e0 authored over 3 years ago by Adam Hopkins <[email protected]>
Update README.md

github.com/sanic-org/sanic-ext - 6c44f626555783c917a2a45f05f7ed1bc30d0185 authored over 3 years ago by Adam Hopkins <[email protected]>
style(app,blueprints): add some type hints (#2196)

* style(app,blueprints): add some type hints

* style(app): option is Any

* style(blueprint...

github.com/sanic-org/sanic - 021da3837358c416f4fcb96d79772e80d9071729 authored over 3 years ago by Ryu JuHeon <[email protected]>
Update sanic-routing to fix path issues plus lookahead / lookbehind support (#2178)

* Update sanic-routing to fix path issues plus lookahead / lookbehind support

* Update setup....

github.com/sanic-org/sanic - ac784759d56428bcb714eab59caeb92f58391b96 authored over 3 years ago by Robert Palmer <[email protected]>
Resolve regressions in exceptions (#2181)

github.com/sanic-org/sanic - 36eda2cd62a774b642152111b33e03762e004b8f authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #54 from smlbiobot/master

Fix page scroll to top when switching tabs on Chrome

github.com/sanic-org/sanic-guide - f6f1d718081d73357b69fe2c2d1d5edf40a753df authored over 3 years ago by Adam Hopkins <[email protected]>
Use larger height fix to accomodate header size

github.com/sanic-org/sanic-guide - b27a6bd9103c42325c5d5494b97fb81dbd4ab862 authored over 3 years ago by SML <[email protected]>
Remove brackets from stylus

github.com/sanic-org/sanic-guide - 6a364e6d1313a6c7835715b4b484597f32fbfc52 authored over 3 years ago by SML <[email protected]>
Fix the handling of the end of a chunked request. (#2188)

* Fix the handling of the end of a chunked request.

* Avoid hardcoding final chunk header siz...

github.com/sanic-org/sanic - 08a4b3013f796fc3e184514d4a434ea815102693 authored over 3 years ago by L. Kärkkäinen <[email protected]>
Merge pull request #21 from sanic-org/reusable-client

Add reusable client

github.com/sanic-org/sanic-testing - 994a52d8b5b58ebaee892082ec5bd11dfff37151 authored over 3 years ago by Adam Hopkins <[email protected]>
Add sanic to check requirements

github.com/sanic-org/sanic-testing - 45d5aee569c6158d512a6b3c81264e779e8db8c7 authored over 3 years ago by Adam Hopkins <[email protected]>
Change tox command

github.com/sanic-org/sanic-testing - 71a35bfd8c1f9972df991008eca5183737b5803c authored over 3 years ago by Adam Hopkins <[email protected]>
Change ws import

github.com/sanic-org/sanic-testing - 7cb17e87a437ddec431dec4811e7e55398b45733 authored over 3 years ago by Adam Hopkins <[email protected]>
Add reusable client

github.com/sanic-org/sanic-testing - 0bbe59f4dc955a6ea5e3cefc45c552b33ff0041d authored over 3 years ago by Adam Hopkins <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/sanic-org/sanic-guide - f28a087a66786f04e95403cafc933c0d7918674e authored over 3 years ago by SML <[email protected]>
Fix page scroll when switching tabs

github.com/sanic-org/sanic-guide - 602cda174ad8ec5a1dc213b0415b32696dfe8888 authored over 3 years ago by SML <[email protected]>
Merge branch 'sanic-org:main' into master

github.com/sanic-org/sanic-guide - 2de495134c57b58e7ab64878bb21e32493a2bcfc authored over 3 years ago by SML <[email protected]>
Remove Duplicated Dependencies and PEP 517 Support (#2173)

* Remove duplicated dependencies

* Specify setuptools as the tool for generating distribution...

github.com/sanic-org/sanic - 1dd0332e8bef09c83a2c58056b5d8b40b8d060dc authored over 3 years ago by Zhiwei <[email protected]>
Merge pull request #53 from ZinkLu/21.6-zh

github.com/sanic-org/sanic-guide - 8389814e0b56000d4bd9253f77b7170ca8776366 authored over 3 years ago by Adam Hopkins <[email protected]>
add translation for new content in headers,rouing and blueprint

github.com/sanic-org/sanic-guide - feb1bd02d2eb422f494e6f50d375adefdb0aca95 authored over 3 years ago by ZinkLu <[email protected]>
adding features translation for advanced part

github.com/sanic-org/sanic-guide - 0cd9b15abdf00d19e58d0a01fd1c67efcc2e9eab authored over 3 years ago by ZinkLu <[email protected]>
Manually reset the buffer when streaming request body (#2183)

github.com/sanic-org/sanic - a90877ac3171eda58a829520162848addbc15644 authored over 3 years ago by Adam Hopkins <[email protected]>
adding features translation for basic/deployment part

github.com/sanic-org/sanic-guide - 452bb307d21e4caed9d6df8cab45d02dcc27f39c authored over 3 years ago by zinklu <[email protected]>
Remove unnecessary import in test_constants.py, which also fixes an error on win (#2180)

Co-authored-by: Adam Hopkins <[email protected]>

github.com/sanic-org/sanic - 8b7ea27a48cdc1654724701d2df174d5b4d2cc70 authored over 3 years ago by Zhiwei <[email protected]>
adding zh trans for 21.6 release info; fix some typo;

github.com/sanic-org/sanic-guide - 9b1eff33a4858642a16cd04ffe81fd83970d0d4f authored over 3 years ago by ZinkLu <[email protected]>
Improve PyTorch compatibility. Tensor dimensions shown.

github.com/sanic-org/tracerite - 7ab8cb581cdb07f6355ce59b54f47803b1ae511a authored over 3 years ago by L. Kärkkäinen <[email protected]>
bump version

github.com/sanic-org/sanic-routing - 0c6c860ef8507f77eba7d039fbc713ab2a7f0e56 authored over 3 years ago by Adam Hopkins <[email protected]>
Resolve multi-path definisions (#45)

github.com/sanic-org/sanic-routing - b2333d0b689a8e47e856050174bce01e920936b5 authored over 3 years ago by Adam Hopkins <[email protected]>
Fixed path_to_parts splitter (#40)

* Fixed path_to_parts splitter

* Make linter happy

* Run black and isort

* Apply re.esc...

github.com/sanic-org/sanic-routing - 1cc4b73442ad962525e3f28ec71b45871d2b5b5a authored over 3 years ago by Serhii Kostel <[email protected]>
Update v21.6.md

github.com/sanic-org/sanic-guide - 1086ad07d3d3818f08d58383dd371873c5706377 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #52 from gabhijit/add-tasks-doc

Added documentation for creating tasks before `app.run`

github.com/sanic-org/sanic-guide - 91f5c550bd768f00039c80d714f44e7f44e444cc authored over 3 years ago by Adam Hopkins <[email protected]>
Added documentation for creating tasks before `app.run`

When adding `tasks` before `app.run`, it is required to pass the
callable and not the `coroutine...

github.com/sanic-org/sanic-guide - 356b1e101cde1fb680dc0ca7c3e91da3322dcd60 authored over 3 years ago by Abhijit Gadgil <[email protected]>
sanic-routing==0.7.0

github.com/sanic-org/sanic - 8df80e276bf843b649397cf09460e516a7451896 authored over 3 years ago by Adam Hopkins <[email protected]>
Version bump

github.com/sanic-org/sanic-routing - 80f105635b4a7176131ac5971ca747e8ed906e4a authored over 3 years ago by Adam Hopkins <[email protected]>
docstring changes

github.com/sanic-org/sanic-routing - d9a2fb2cd5ace7600d8c15f4ba1c7187de5f2497 authored over 3 years ago by Adam Hopkins <[email protected]>
21.6 Changelog, release version, and deprecations (#2172)

* Changelog and version

* Rearrange API docs for easier navigation

* Version 21.6 docs

...

github.com/sanic-org/sanic - 30572c972d7a65fb81d1bf83f85b12f786849185 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #51 from sanic-org/v21.6-updates

v21.6 Release Notes and updates

github.com/sanic-org/sanic-guide - e6b7b5672b57fd4534dc7a6bacbf4ac12d0f032a authored over 3 years ago by Adam Hopkins <[email protected]>
Merge branch 'main' of github.com:sanic-org/sanic-guide into v21.6-updates

github.com/sanic-org/sanic-guide - 88474755cb07968abc48f5496b776c2a27c415d8 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #41 from Tronic/hostheader

Request host header and related matters

github.com/sanic-org/sanic-guide - df304dba397422c0b2f7d33f05ee6767579f8077 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge branch 'main' into hostheader

github.com/sanic-org/sanic-guide - 038a782dd3d6a641a3611cb6185add3af973df5c authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #44 from Liarum/patch-1

Update routing.md

github.com/sanic-org/sanic-guide - 21da5c344a19682785642fc992891fa807ab4fc9 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge branch 'main' of github.com:sanic-org/sanic-guide into v21.6-updates

github.com/sanic-org/sanic-guide - c98fe4757f54ba393d3f703c5e6222dd91d91d7e authored over 3 years ago by Adam Hopkins <[email protected]>
Add more 21.6 features

github.com/sanic-org/sanic-guide - dbf44956068b8fe73a293f033cb69ef44c6affe1 authored over 3 years ago by Adam Hopkins <[email protected]>
Release notes for 21.6

github.com/sanic-org/sanic-guide - 7fec5306734d3b524ce4d73686bdda032a950a46 authored over 3 years ago by Adam Hopkins <[email protected]>
Release notes for 21.6

github.com/sanic-org/sanic-guide - 797f3a28e0e23945a78e8f039b23a6d26acae2f7 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #50 from AnotherCat/patch-1

Fix typo and reword a sentence

github.com/sanic-org/sanic-guide - a56afaf96341ddab29882694cddd8268c5521906 authored over 3 years ago by Adam Hopkins <[email protected]>
fix incorrect fix that deleted the wrong words

github.com/sanic-org/sanic-guide - 711173a1a7ad9f99e853aacfe243698b95ec4891 authored over 3 years ago by AnotherCat <[email protected]>
fix typos and reword tips in request.md

missed them before previous commit

github.com/sanic-org/sanic-guide - 52e350888f8c3843bfaca7e8680dad5a772d1b61 authored over 3 years ago by AnotherCat <[email protected]>
reword header tip

github.com/sanic-org/sanic-guide - 916bc401bfa3adb8777d974beabeff651be16a2d authored over 3 years ago by AnotherCat <[email protected]>
Update class-based-views.md

github.com/sanic-org/sanic-guide - 8e5c2ceac375efe8b480e28fc1d0452f73780bd7 authored over 3 years ago by Adam Hopkins <[email protected]>
Allow blueprints and groups to be infinitely reusable (#2150)

* Allow blueprints and groups to be infinitely reusable

github.com/sanic-org/sanic - 53da4dd091f7512e8413f7ff2709704d4b677d38 authored over 3 years ago by Adam Hopkins <[email protected]>
v2 AST router (#2133)

* Update some tests

* Update some tests

* Resolve #2122 route decorator returning tuple

...

github.com/sanic-org/sanic - 108a4a99c7e12561b35b62e26ecfc33c77db802d authored over 3 years ago by Adam Hopkins <[email protected]>
Add Simple Server and Coverage action (#2168)

* Add Simple Server and CodeCov action

* Remove token

* Codecov to tox.ini

* fix tox

...

github.com/sanic-org/sanic - 7c180376d64d0cdb35fd0d0b7aaee5646215d79a authored over 3 years ago by Adam Hopkins <[email protected]>
Make sure ASGI ws subprotocols is a list (#2127)

* Ensure protocols is a list for ASGI

* Subprotocol updates

github.com/sanic-org/sanic - f39b8b32f70445e80c63a236bf227c1694e3a05b authored over 3 years ago by Adam Hopkins <[email protected]>
CBV alternate attach; CompositionView deprecate (#2170)

* Deprecate composition view and add alternate methods to attach CBV

* Add args to CBV attaching

github.com/sanic-org/sanic - c543d19f8ae791f21bc40d049791459ea3377123 authored over 3 years ago by Adam Hopkins <[email protected]>
Better exception handling (#2128)

* WIP for better exception handling

* Note about removal

* resolve conditional to reduce l...

github.com/sanic-org/sanic - 80fca9aef7ec0009f24f2257d7d75ef726fcd77a authored over 3 years ago by Adam Hopkins <[email protected]>
Compat with signals

github.com/sanic-org/sanic-testing - 19aec5fa862bcbd63837fe797386d945bb18025b authored over 3 years ago by Adam Hopkins <[email protected]>
Add reloading on addtional directories (#2167)

github.com/sanic-org/sanic - 5bb9aa0c2c8768b5cd7eafb3bd4dfb7cc999fff8 authored over 3 years ago by Adam Hopkins <[email protected]>
Added new client_ip accessor (#2114)

* Added new client_ip accessor for ConnInfo class, updated request to use client_ip instead of c...

github.com/sanic-org/sanic - 83c746ee5753e3385efecc2e03b685de216b8001 authored over 3 years ago by Stephen Sadowski <[email protected]>
Upgrade websockets dependency. (#2154)

* Upgrade websockets dependency.

Fix #2142.

* Bumpt sanic-testing version

Co-authored-b...

github.com/sanic-org/sanic - aff660463695829a17d3ae4d4afe88d7e5bcf5c5 authored over 3 years ago by Aymeric Augustin <[email protected]>
Add ipv6 testing support

github.com/sanic-org/sanic-testing - 563bab88b390f5d0950aa9b94980922878578504 authored over 3 years ago by Adam Hopkins <[email protected]>
Update listeners.py (#2164)

fix typo

Co-authored-by: Adam Hopkins <[email protected]>

github.com/sanic-org/sanic - 2c80571a8aba8885779a94d85032a89316f5c87b authored over 3 years ago by sanjeevanahilan <[email protected]>
HTTPMethod enum (#2165)

* Add HTTP enum constants

* Tests

* Add some more string compat

github.com/sanic-org/sanic - d964b552af94da4c8388387cc26d1deff3eb5de6 authored over 3 years ago by Adam Hopkins <[email protected]>
Update README.md

github.com/sanic-org/sanic-ext - defd967c30c41e4e6c1df26e2140657cf03b03d8 authored over 3 years ago by Adam Hopkins <[email protected]>
Update README.md

github.com/sanic-org/sanic-ext - 4a97fd46970b1b485ca847cc7413c5995a7d36b3 authored over 3 years ago by Adam Hopkins <[email protected]>
Update README.md

github.com/sanic-org/sanic-ext - 61134c1ddb7d366e6d6e7243092de0b762ae592b authored over 3 years ago by Adam Hopkins <[email protected]>
Update README.md

github.com/sanic-org/sanic-ext - 3c9369e909e8433434cbf3bf04a1ac5390ec03a9 authored over 3 years ago by Adam Hopkins <[email protected]>
Complete MVP of CORS support

github.com/sanic-org/sanic-ext - de07e7c59b0ede3cb6ba7c264d7f088e8a6b9a60 authored over 3 years ago by Adam Hopkins <[email protected]>
Move CORSSettings init to function

github.com/sanic-org/sanic-ext - af5ed56d83a3fe9298e48617a5320b13ebd07ea6 authored over 3 years ago by Adam Hopkins <[email protected]>
Initial build out of CORS support

github.com/sanic-org/sanic-ext - 4cfce969ea150d7346b7b3aca9324b566a2ddabe authored over 3 years ago by Adam Hopkins <[email protected]>
Initial POC

github.com/sanic-org/sanic-ext - 0da8cdc511b64a52022651e7607393f9a4c134b6 authored over 3 years ago by Adam Hopkins <[email protected]>
support app factory patten in CLI (#2157)

* support app factory patten in CLI

* Update sanic/__main__.py

* fix mypy errors

* Upda...

github.com/sanic-org/sanic - 48f8b37b749d8f373db8c25a2de91243b7b3e282 authored over 3 years ago by Thomas Grainger <[email protected]>
Allow 8192 header max to be breached (#2155)

* Allow 8192 header max to be breached

* Add REQUEST_MAX_HEADER_SIZE as config value

* rem...

github.com/sanic-org/sanic - 141be0028dbac535c0c422fdffde159e3997addd authored over 3 years ago by Adam Hopkins <[email protected]>
Remove config.REQUEST_BUFFER_QUEUE_SIZE which was not being used since 21.03. (#2156)

Co-authored-by: L. Kärkkäinen <[email protected]>

github.com/sanic-org/sanic - a140c47195cf33ca691e0982abb84166b83abdcc authored over 3 years ago by L. Kärkkäinen <[email protected]>
Bump websokcets version

github.com/sanic-org/sanic-testing - 7814f08076e3618feb739fd18c29500ab92802e4 authored over 3 years ago by Adam Hopkins <[email protected]>
Bump websokcets version

github.com/sanic-org/sanic-testing - d029c53e374b3c686e3513489d1dc7b9f65b1634 authored over 3 years ago by Adam Hopkins <[email protected]>
Merge pull request #42 from Zhou-Tx/patch-1

Update sqlalchemy.md

github.com/sanic-org/sanic-guide - 804aa1dad5351223d455612fa659beedec6c4afe authored over 3 years ago by Lu <[email protected]>
Merge pull request #48 from sanic-org/fix-response-headers-pages

Add line of text after list so subsequent section not duplicated

github.com/sanic-org/sanic-guide - 02aa607318474519880bd254466ea0134c1390bb authored over 3 years ago by Adam Hopkins <[email protected]>
Add line of text after list so subsequent section not duplicated

github.com/sanic-org/sanic-guide - 7f839c25ffaecf9c94453c9534c008711265f042 authored over 3 years ago by Adam Hopkins <[email protected]>