]> git.ipfire.org Git - thirdparty/starlette.git/shortlog
thirdparty/starlette.git
2025-07-20  Marcelo TrylesinskiVersion 0.47.2 (#2965) master 0.47.2
2025-07-20  Michael HonakerMake UploadFile check for future rollover (#2962)
2025-07-12  dependabot... Bump the python-packages group with 7 updates (#2957)
2025-07-12  Marcelo Trylesinskidocs: add Google Analytics (#2963)
2025-06-21  Marcelo TrylesinskiVersion 0.47.1 (#2952) 0.47.1
2025-06-21  Marcelo TrylesinskiUse `Self` in `TestClient.__enter__` (#2951)
2025-06-13  Jonathan BerthiasAllow async exception handlers to type-check (#2949)
2025-06-03  dependabot... Bump the python-packages group with 6 updates (#2948)
2025-05-29  Marcelo TrylesinskiVersion 0.47.0 (#2947) 0.47.0
2025-05-29  Giovanni BarillariAdd support for ASGI `pathsend` extension (#2671)
2025-05-29  Jonathan BerthiasMake annotation for `methods` more permissive (#2903)
2025-05-27  Waket Zhengchore: improve type hints (#2867)
2025-05-21  Allen HernandezCI: skips type check until mypy ready for 3.14 (#2936)
2025-05-04  X. Angelo Huangfeat: add partitioned attribute to cookie (#2501)
2025-05-02  dependabot... Bump the python-packages group with 7 updates (#2930)
2025-04-16  Dan LapidMark ExceptionMiddleware.http_exception as async to...
2025-04-13  Marcelo TrylesinskiVersion 0.46.2 (#2921) 0.46.2
2025-04-13  Ramandeep SinghPrevents reraising of exception from BaseHttpMiddleware...
2025-04-12  Marcelo TrylesinskiInclude Python 3.14 to the pipeline (#2919)
2025-04-02  dependabot... Bump the python-packages group with 6 updates (#2914)
2025-03-28  Andrii HrynivFix link title for contextvars.ContextVar (#2913)
2025-03-16  Alex Oleshkevichfix IndexError in TemplateResponse (#2909)
2025-03-08  Adrian Garcia... Update note about anyio thread pool (#2895)
2025-03-08  Marcelo Trylesinskidocs: fix email on sponsorship page
2025-03-08  Marcelo Trylesinskidocs: fix Alex's github handle (#2901)
2025-03-08  Marcelo TrylesinskiVersion 0.46.1 (#2900) 0.46.1
2025-03-08  Marcelo TrylesinskiAdd sponsorship page (#2899)
2025-03-08  Bruno D. RodriguesAllow relative directory path when `follow_symlinks...
2025-03-04  dependabot... Bump the python-packages group with 6 updates (#2894)
2025-03-04  timothyDocument how to configure CORSMiddleware globally ...
2025-02-22  Marcelo TrylesinskiVersion 0.46.0 (#2883) 0.46.0
2025-02-22  Marcelo TrylesinskiDocument how to resize the threadpool (#2881)
2025-02-22  Marcelo TrylesinskiRaise exception from background task on BaseHTTPMiddlew...
2025-02-22  Matthew Messingerfix(gzip): Make sure Vary header is always added if...
2025-02-22  Marcelo TrylesinskiAdd notes about the GZip middleware (#2880)
2025-02-22  Marcelo TrylesinskiDon't compress on server sent events (#2871)
2025-02-22  Marcelo TrylesinskiRename `max_file_size` to `spool_max_size` (#2780)
2025-02-22  Marcelo TrylesinskiDocument HTTPException for WebSockets Denial Response...
2025-02-22  Marcelo TrylesinskiAdd Discord as chat instead of Gitter (#2878)
2025-02-22  Irfanuddin... Add deprecated warnings to `TestClient` on use of ...
2025-02-22  Marcelo TrylesinskiAdd sponsorship page (#2877)
2025-02-16  William David... Use `localhost` instead of `http://localhost` in `TestC...
2025-02-02  dependabot... Bump the python-packages group with 5 updates (#2860)
2025-01-28  Ben BeasleyGet iscoroutinefunction() from inspect rather than...
2025-01-24  Marcelo TrylesinskiVersion 0.45.3 (#2852) 0.45.3
2025-01-24  Marcelo TrylesinskiTurn directory into string on `lookup_path` on commonpa...
2025-01-04  Marcelo TrylesinskiVersion 0.45.2 (#2839) 0.45.2
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  Marcelo TrylesinskiVersion 0.45.1 (#2832) 0.45.1
2024-12-30  Marcelo TrylesinskiRemove python version from mypy (#2831)
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)
next