Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/falconry/falcon
The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://github.com/falconry/falcon
Add support for 'partitioned' attribute to set_cookie()
HIRANO-Satoshi opened this issue 11 months ago
HIRANO-Satoshi opened this issue 11 months ago
fix(typing): TestClient methods return Result, not _ResultBase
CaselIT opened this pull request 11 months ago
CaselIT opened this pull request 11 months ago
TestClient methods return Result, not _ResultBase
davetapley opened this pull request 11 months ago
davetapley opened this pull request 11 months ago
TestClient sets buffered_stream, but not stream
davetapley opened this issue 11 months ago
davetapley opened this issue 11 months ago
TestClient methods are typed to return _ResultBase, but actually return Result
davetapley opened this issue 11 months ago
davetapley opened this issue 11 months ago
Refactor CONSUME_MULTIPLE_SEGMENTS in BaseConverter
davetapley opened this issue 12 months ago
davetapley opened this issue 12 months ago
Some more typing for Request/Response classes
davetapley opened this pull request 12 months ago
davetapley opened this pull request 12 months ago
chore: update to latest Redis (aioredis is deprecated)
kentbull opened this pull request 12 months ago
kentbull opened this pull request 12 months ago
docs(FAQ): add a FAQ item on shutting down `wsgiref.simple_server`
vytas7 opened this pull request 12 months ago
vytas7 opened this pull request 12 months ago
Request: offer a way to validate `get_media()` as part of decoding the stream data to Python
onecrayon opened this issue 12 months ago
onecrayon opened this issue 12 months ago
feat(cors): disallow `cors_enable` & additional `CORSMiddleware` combo
vytas7 opened this pull request about 1 year ago
vytas7 opened this pull request about 1 year ago
feat(parse_query_string): change the default value of `csv` to `False`
vytas7 opened this pull request about 1 year ago
vytas7 opened this pull request about 1 year ago
chore: make contributor's checklist pass on CPython 3.12
vytas7 opened this pull request about 1 year ago
vytas7 opened this pull request about 1 year ago
Docs facelift
vytas7 opened this issue about 1 year ago
vytas7 opened this issue about 1 year ago
feat(add_error_handler): deprecate the Falcon 1.x signature shim
vytas7 opened this pull request about 1 year ago
vytas7 opened this pull request about 1 year ago
Make Python 3.12 the default CI version
vytas7 opened this issue about 1 year ago
vytas7 opened this issue about 1 year ago
chore: incorporate 3.1.2 & 3.1.3 releases
vytas7 opened this pull request about 1 year ago
vytas7 opened this pull request about 1 year ago
chore: prepare 3.1.3rc1
vytas7 opened this pull request about 1 year ago
vytas7 opened this pull request about 1 year ago
chore(alabaster): disable GitHub banner
vytas7 opened this pull request about 1 year ago
vytas7 opened this pull request about 1 year ago
feat(errors): default error serializer content negotiation
copalco opened this pull request about 1 year ago
copalco opened this pull request about 1 year ago
Migrate to "pure Python" Cython mode where applicable
vytas7 opened this issue about 1 year ago
vytas7 opened this issue about 1 year ago
chore(3.1.2): prepare first beta release of 3.1.2
vytas7 opened this pull request about 1 year ago
vytas7 opened this pull request about 1 year ago
IPv6 WSGI server fails to start
ddundi0 opened this issue about 1 year ago
ddundi0 opened this issue about 1 year ago
chore(readthedocs): add `.readthedocs.yaml` as required
vytas7 opened this pull request about 1 year ago
vytas7 opened this pull request about 1 year ago
Drop `--no-build-isolation` in testing
vytas7 opened this issue about 1 year ago
vytas7 opened this issue about 1 year ago
feat(typing): add type hints to hooks
copalco opened this pull request about 1 year ago
copalco opened this pull request about 1 year ago
`http_date_to_dt()` should return a timezone-aware datetime
vytas7 opened this issue about 1 year ago
vytas7 opened this issue about 1 year ago
Update README.rst
vatsalya-vyas opened this pull request about 1 year ago
vatsalya-vyas opened this pull request about 1 year ago
unable to iterate through `MultipartForm` multiple times
introprog-dc opened this issue about 1 year ago
introprog-dc opened this issue about 1 year ago
Make contributor's checklist pass on CPython 3.12
vytas7 opened this issue about 1 year ago
vytas7 opened this issue about 1 year ago
`DefaultEventLoopPolicy.get_event_loop()` is deprecated (in the case of no loop)
vytas7 opened this issue about 1 year ago
vytas7 opened this issue about 1 year ago
chore: support CPython 3.12, update CI jobs
vytas7 opened this pull request about 1 year ago
vytas7 opened this pull request about 1 year ago
Basic CPython 3.12 support
vytas7 opened this issue about 1 year ago
vytas7 opened this issue about 1 year ago
Missing wheels for Python 3.12
hynek opened this issue over 1 year ago
hynek opened this issue over 1 year ago
Special characters are wrongly encoded/decoded
vpas88 opened this issue over 1 year ago
vpas88 opened this issue over 1 year ago
chore(testing): allow test to be run using pytest-xdist
CaselIT opened this pull request over 1 year ago
CaselIT opened this pull request over 1 year ago
feat: type more falcon modules
copalco opened this pull request over 1 year ago
copalco opened this pull request over 1 year ago
feat(typing): type util package
copalco opened this pull request over 1 year ago
copalco opened this pull request over 1 year ago
chore: remove pinning of `importlib-resources` for Mailman tests
vytas7 opened this pull request over 1 year ago
vytas7 opened this pull request over 1 year ago
fix(asgilook): ensure that no FakeRedis state persists between tests
vytas7 opened this pull request over 1 year ago
vytas7 opened this pull request over 1 year ago
Different behaviour between suffixed responders and "normal" ones
Sirtea opened this issue over 1 year ago
Sirtea opened this issue over 1 year ago
feat: Add type hints to stream module
copalco opened this pull request over 1 year ago
copalco opened this pull request over 1 year ago
Error: Elinalinut/Calia-falcon-7b does not appear to have a file named config.json.
Elinalinut opened this issue over 1 year ago
Elinalinut opened this issue over 1 year ago
WSGI mount
vytas7 opened this issue over 1 year ago
vytas7 opened this issue over 1 year ago
chore(tests): adapt ASGI tests to Cython 3.0
vytas7 opened this pull request over 1 year ago
vytas7 opened this pull request over 1 year ago
fix TestClient to preserve raw URI
mattwarrick opened this pull request over 1 year ago
mattwarrick opened this pull request over 1 year ago
When following raw URL recipe based on RAW_URI, it breaks routing in TestClient
liborjelinek opened this issue over 1 year ago
liborjelinek opened this issue over 1 year ago
Deprecate `testtools` support
vytas7 opened this issue over 1 year ago
vytas7 opened this issue over 1 year ago
TestClient doesn't work for HEAD and HTTPRouteNotFound error handler
mattwarrick opened this issue over 1 year ago
mattwarrick opened this issue over 1 year ago
chore: temporarily pin `importlib-resources` to unblock CI
vytas7 opened this pull request over 1 year ago
vytas7 opened this pull request over 1 year ago
docs: clean up newsfragments, aggregate 4.0.0 contributors so far
vytas7 opened this pull request over 1 year ago
vytas7 opened this pull request over 1 year ago
docs(Forwarded): update note in forwarded.py
john-g-g opened this pull request over 1 year ago
john-g-g opened this pull request over 1 year ago
fix(WebSocket): properly handle HTTPStatus and HTTPError cases
CaselIT opened this pull request over 1 year ago
CaselIT opened this pull request over 1 year ago
feat: support EditorConfig https://editorconfig.org
vytas7 opened this pull request over 1 year ago
vytas7 opened this pull request over 1 year ago
fix: prevent pytest from collecting tests on testing.TestClient
aryaniyaps opened this pull request almost 2 years ago
aryaniyaps opened this pull request almost 2 years ago
Prevent Pytest from collecting tests from falcon.testing.TestClient
aryaniyaps opened this issue almost 2 years ago
aryaniyaps opened this issue almost 2 years ago
Websocket handler fails in some cases of HTTPError/HTTPStatus
sashn-citiqprepaid opened this issue almost 2 years ago
sashn-citiqprepaid opened this issue almost 2 years ago
Build wheels for musllinux (PEP 656) platforms
mwheeler opened this issue almost 2 years ago
mwheeler opened this issue almost 2 years ago
[Need Help]How does a route match all addresses under a certain path
Fgaoxing opened this issue almost 2 years ago
Fgaoxing opened this issue almost 2 years ago
AttributeError: module 'collections' has no attribute 'MutableMapping'
ChandanChainani opened this issue almost 2 years ago
ChandanChainani opened this issue almost 2 years ago
feat(testing): simulate multipart file upload
TigreModerata opened this pull request almost 2 years ago
TigreModerata opened this pull request almost 2 years ago
feat: add sameSite parameter to unset_cookie
TigreModerata opened this pull request almost 2 years ago
TigreModerata opened this pull request almost 2 years ago
chore: include more files in `sdist` (to make it self-sufficient)
vytas7 opened this pull request almost 2 years ago
vytas7 opened this pull request almost 2 years ago
3.1.1: tag and branch names are the same
kloczek opened this issue almost 2 years ago
kloczek opened this issue almost 2 years ago
chore: drop support for `manylinux2010` binary wheels
vytas7 opened this pull request about 2 years ago
vytas7 opened this pull request about 2 years ago
req.params is empty when incoming HTTP POST data has a field longer than 256 bytes.
justinvirtualitics opened this issue about 2 years ago
justinvirtualitics opened this issue about 2 years ago
chore(CI): attempt to fix the Mailman CI gate
vytas7 opened this pull request about 2 years ago
vytas7 opened this pull request about 2 years ago
chore(PEP8): pin `flake8` until its plugins have caught up
vytas7 opened this pull request about 2 years ago
vytas7 opened this pull request about 2 years ago
chore: add VS Code dev container
mihaitodor opened this pull request about 2 years ago
mihaitodor opened this pull request about 2 years ago
docs(release): backportport misc `RELEASE.md` improvements from 3.1.1
vytas7 opened this pull request about 2 years ago
vytas7 opened this pull request about 2 years ago
chore: add 3.1.1 release info
vytas7 opened this pull request about 2 years ago
vytas7 opened this pull request about 2 years ago
Drop support for `manylinux2010` wheels
vytas7 opened this issue about 2 years ago
vytas7 opened this issue about 2 years ago
chore(3.1.1): misc polish post-3.1.1b1
vytas7 opened this pull request about 2 years ago
vytas7 opened this pull request about 2 years ago
Request: Add sameSite parameter to unset_cookie
agulab opened this issue about 2 years ago
agulab opened this issue about 2 years ago
chore(3.1.1): prepare first beta release of 3.1.1
vytas7 opened this pull request about 2 years ago
vytas7 opened this pull request about 2 years ago
fix(Cython): re-enable cythonization in Cython gates, do not enforce typing
vytas7 opened this pull request about 2 years ago
vytas7 opened this pull request about 2 years ago
Add MEDIA_BMP
jkapica opened this pull request about 2 years ago
jkapica opened this pull request about 2 years ago
ImportError: cannot import name 'CoroWrapper' from 'asyncio.coroutines' in Python 3.11
seratch opened this issue about 2 years ago
seratch opened this issue about 2 years ago
Create matrix multiplication.c
susmitabaral opened this pull request about 2 years ago
susmitabaral opened this pull request about 2 years ago
django.conf.urls.url() was deprecated in Dj 3.0, and is removed in Dj 4.0+
nfsec opened this pull request about 2 years ago
nfsec opened this pull request about 2 years ago
refactor: implement `get_header_as_int` method
vgerak opened this pull request about 2 years ago
vgerak opened this pull request about 2 years ago
Merge Sort Code in Python
sohm1112 opened this pull request about 2 years ago
sohm1112 opened this pull request about 2 years ago
Create Zig Zag
Ashish16Kumar opened this pull request over 2 years ago
Ashish16Kumar opened this pull request over 2 years ago
Create PetScree.py
Ashish16Kumar opened this pull request over 2 years ago
Ashish16Kumar opened this pull request over 2 years ago
Can't debug Falcon in Python 3.10
YossiTamari opened this issue over 2 years ago
YossiTamari opened this issue over 2 years ago
feat: replace obsolete JS media type
euj1n0ng opened this pull request over 2 years ago
euj1n0ng opened this pull request over 2 years ago
Replace the obsolete JS media type
euj1n0ng opened this issue over 2 years ago
euj1n0ng opened this issue over 2 years ago
chore: upgrade codecov action
kgriffs opened this pull request over 2 years ago
kgriffs opened this pull request over 2 years ago
feat: status_code attribute for Response, HTTPError, HTTPStatus
kgriffs opened this pull request over 2 years ago
kgriffs opened this pull request over 2 years ago
chore(CI): update action versions and Ubuntu version
CaselIT opened this pull request over 2 years ago
CaselIT opened this pull request over 2 years ago
move default python version to 3.10
CaselIT opened this pull request over 2 years ago
CaselIT opened this pull request over 2 years ago
pipelines with py3.11 on 3.1.1 branch
CaselIT opened this pull request over 2 years ago
CaselIT opened this pull request over 2 years ago
chore: use ranges for python 3.11 in the pipeline to allow versions after the rc1
CaselIT opened this pull request over 2 years ago
CaselIT opened this pull request over 2 years ago
fix(asgi.App): correctly pass params when using `orjson.dumps`
CaselIT opened this pull request over 2 years ago
CaselIT opened this pull request over 2 years ago
Release 3.1.1
CaselIT opened this issue over 2 years ago
CaselIT opened this issue over 2 years ago
JSONHandler with orjson.dumps breaks in ASGI app
vytas7 opened this issue over 2 years ago
vytas7 opened this issue over 2 years ago
Cryptic 500 Internal Server Error when testing ASGI app endpoint
berzi opened this issue over 2 years ago
berzi opened this issue over 2 years ago
chore: insert parent dir into `sys.path` when building docs
vytas7 opened this pull request over 2 years ago
vytas7 opened this pull request over 2 years ago
[WIP] docs(user):add a recipe on how to organize a falcon project file structure.
RioAtHome opened this pull request over 2 years ago
RioAtHome opened this pull request over 2 years ago
Write a packager's guide
vytas7 opened this issue over 2 years ago
vytas7 opened this issue over 2 years ago