]> git.ipfire.org Git - thirdparty/starlette.git/shortlog
thirdparty/starlette.git
2025-01-04  Thomas GraingerMerge branch 'master' into avoid-collapsing-user-except... avoid-collapsing-user-exception-groups 2830/head
2025-01-03  dependabot... Bump the python-packages group across 1 directory with...
2025-01-03  Thomas Graingerfix create_memory_object_stream not subscriptable at...
2024-12-30  Thomas GraingerMerge branch 'master' into avoid-collapsing-user-except...
2024-12-30  Marcelo TrylesinskiVersion 0.45.1 (#2832) 0.45.1
2024-12-30  Thomas GraingerMerge branch 'master' into avoid-collapsing-user-except...
2024-12-30  Marcelo TrylesinskiRemove python version from mypy (#2831)
2024-12-29  Thomas GraingerUpdate tests/test__utils.py
2024-12-29  Thomas Graingeroptimize
2024-12-29  Thomas Graingeradd coverage for collapsing
2024-12-29  Thomas Graingerremove unused ignore
2024-12-29  Thomas GraingerUpdate tests/middleware/test_base.py
2024-12-29  Thomas Graingerremove incorrect mypy pin
2024-12-29  Thomas Graingermake private
2024-12-29  Thomas Graingeravoid direct use of collapse_excgroups
2024-12-29  Thomas Graingerconditional import
2024-12-29  Thomas Graingercollapse only one level of excg
2024-12-29  Thomas Graingercollapse exceptions groups from streaming response
2024-12-29  Marcelo TrylesinskiFix unclosed 'MemoryObjectReceiveStream' upon exception...
2024-12-29  Thomas Graingeruse a pair of memory object streams instead of two...
2024-12-29  Thomas Graingercollect errors more reliably from websocket test client...
2024-12-29  Marcelo TrylesinskiVersion 0.45.0 (#2828) 0.45.0
2024-12-28  Marcelo TrylesinskiRemove deprecated `WS_1004_NO_STATUS_RCVD` and `WS_1005...
2024-12-28  Marcelo TrylesinskiRemove `ExceptionMiddleware` import proxy from `starlet...
2024-12-28  Marcelo Trylesinskitests: add `--branch` to coverage run (#2825)
2024-12-28  Marcelo TrylesinskiRemove `ignore_missing_imports` from mypy (#2824)
2024-12-28  Marcelo TrylesinskiDrop Python 3.8 (#2823)
2024-12-28  Marcelo Trylesinskidocs: don't show code source (#2822)
2024-12-28  Marcelo TrylesinskiVersion 0.44.0 (#2819) 0.44.0
2024-12-28  Marcelo Trylesinskidocs: add `black` to allow docs formatting (#2818)
2024-12-28  Marcelo Trylesinskidocs: add section about `TestClient(client=...)` (...
2024-12-28  Irfanuddin... Add `client` parameter to `TestClient` (#2810)
2024-12-28  Irfanuddin... Add `max_part_size` parameter to `MultiPartParser`...
2024-12-28  Renan Heckert... tests: branch coverage in `_utils.py`, `middleware...
2024-12-26  Marcelo TrylesinskiRemove unneeded warning filters (#2811)
2024-12-25  Marcelo TrylesinskiVersion 0.43.0 (#2809) 0.43.0
2024-12-25  Renan Heckert... tests: branches coverage in `responses.py`, `staticfile...
2024-12-25  edMake UUID path parameter conversion more flexible ...
2024-12-25  Renan Heckert... Remove deprecated `allow_redirects` argument from ...
2024-12-21  Renan Heckert... tests: adding `# pragma: no branch` in `middleware...
2024-12-15  Renan Heckert... tests: branches coverage in `test_authentication`,...
2024-12-15  AbduazizAdapt starlette's logo to the current theme (#2799)
2024-12-14  Marcelo TrylesinskiVersion 0.42.0 (#2786) 0.42.0
2024-12-13  Renan Heckert... Add `pragma: no branch` in `middleware/exceptions.py`
2024-12-13  Renan Heckert... tests: Add skipped coverages for `websockets.py` and...
2024-12-13  Simon Gurckedocs: Update description for third-party package Apital...
2024-12-05  Marcelo Trylesinskidocs: use `transport` instead of directly pass the...
2024-12-04  Daniel BowringUpdate documentation link for python-multipart (#2782)
2024-12-03  dependabot... Bump the python-packages group with 5 updates (#2779)
2024-12-03  Victor WesterhuisUse ETag from headers when parsing If-Range in FileResp...
2024-12-01  涵曦Fix: Resolve the issue where the directory itself being...
2024-11-30  Marcelo TrylesinskiReplace `mkautodoc` by `mkdocstrings` (#2776)
2024-11-30  Sean Chentest: add tests in `test_routing` (#2676)
2024-11-30  Marcelo TrylesinskiPin httpx in `full` extra (#2773)
2024-11-30  Marcelo Trylesinskibump-python-multipart
2024-11-26  Eugene ToderMake _MiddlewareFactory compatible with Callable (...
2024-11-24  Logan Connollydocs: fix typo in applications example (#2763)
2024-11-19  Yurii KarabasFix issue with broken link in release notes (#2758)
2024-11-18  Marcelo TrylesinskiSupport for `send` client disconnect to HTTP (#2732)
2024-11-18  dependabot... Bump the python-packages group with 6 updates (#2743)
2024-11-18  Marcelo TrylesinskiVersion 0.41.3 (#2754) 0.41.3
2024-11-18  Hao Guanfix(testclient): exclude query sting from `raw_path...
2024-11-18  rijenkiiReplace `dict` by `Mapping` on `HTTPException.headers...
2024-11-14  Yurii KarabasFix issue with middleware args passing (#2752)
2024-10-31  Marcelo TrylesinskiMatch httpx documentation style (#2742)
2024-10-27  Marcelo TrylesinskiVersion 0.41.2 (#2740) 0.41.2
2024-10-27  Marcelo TrylesinskiRevert bump on `python-multipart` (#2737)
2024-10-24  Marcelo TrylesinskiVersion 0.41.1 (#2736) 0.41.1
2024-10-20  Marcelo TrylesinskiBump minimum `python-multipart` version to 0.0.13 ...
2024-10-20  Marcelo TrylesinskiChange `python-multipart` import to `python_multipart...
2024-10-15  Marcelo TrylesinskiVersion 0.41.0 (#2729) 0.41.0
2024-10-15  Marcelo TrylesinskiAllow to raise `HTTPException` before `websocket.accept...
2024-10-15  Marcelo TrylesinskiVersion 0.40.0 (#2728) 0.40.0
2024-10-15  Marcelo TrylesinskiMerge commit from fork
2024-10-02  dependabot... Bump the python-packages group with 6 updates (#2713)
2024-09-29  Marcelo TrylesinskiVersion 0.39.2 (#2710) 0.39.2
2024-09-29  Joel SleppySupport `request.url_for` when only "app" scope is...
2024-09-29  Marcelo TrylesinskiSupport python-multipart 0.0.12 (#2708)
2024-09-25  Marcelo TrylesinskiVersion 0.39.1 (#2706) 0.39.1
2024-09-25  Trim21generate boundary with token_hex (#2702)
2024-09-25  Marcelo TrylesinskiConsider `FileResponse.chunk_size` when handling multip...
2024-09-23  Orenoidtest: add tests in `test_requests` (#2677)
2024-09-23  Trim21perf: stop use `re` on `get_route_path` (#2701)
2024-09-23  Trim21perf: avoid regex re-compile (#2700)
2024-09-23  Marcelo TrylesinskiVersion 0.39.0 (#2699) 0.39.0
2024-09-23  Marcelo TrylesinskiAdd support for HTTP Range to `FileResponse` (#2697)
2024-09-22  Marcelo TrylesinskiVersion 0.38.6 (#2698) 0.38.6
2024-09-22  Moataz ElmasryClose unclosed `MemoryObjectReceiveStream` in `TestClie...
2024-09-08  Marcelo TrylesinskiVersion 0.38.5 (#2689) 0.38.5
2024-09-07  Adrian Garcia... Fix `BackgroundTasks` with `BaseHTTPMiddleware` (#2688)
2024-09-01  dependabot... Bump the python-packages group with 9 updates (#2683)
2024-09-01  Marcelo TrylesinskiRemove short logo from documentation (#2682)
2024-09-01  Marcelo TrylesinskiVersion 0.38.4 (#2681) 0.38.4
2024-09-01  Gabriel FigueiredoEnsure accurate `root_path` removal in `get_route_path...
2024-09-01  Marcelo TrylesinskiChange documentation layout (#2680)
2024-09-01  Marcelo TrylesinskiSet `line-length` to 120 on Ruff (#2679)
2024-09-01  Marcelo TrylesinskiVersion 0.38.3 (#2678) 0.38.3
2024-09-01  Adrian Garcia... Don't poll for disconnects in BaseHTTPMiddleware via...
2024-08-10  LoganFix typo in README.md (#2666)
2024-08-10  LoganFix typo in docs/index.md (#2665)
next