]> git.ipfire.org Git - thirdparty/starlette.git/shortlog
thirdparty/starlette.git
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)
2024-08-06  Marcelo TrylesinskiSupport Python 3.13 (#2662)
2024-08-06  OrenoidAdd tests to `test_responses` (#2656)
2024-08-06  Marcelo TrylesinskiBump trio and downgrade attrs on the `requirements...
2024-08-03  dependabot... Bump the python-packages group with 8 updates (#2657)
2024-07-27  Marcelo TrylesinskiVersion 0.38.2 (#2655) 0.38.2
2024-07-27  Scirlat DanutCreate types module inside tests (#2502)
2024-07-27  dependabot... Bump the python-packages group with 13 updates (#2632)
2024-07-24  Michał GórnyFix `routing.get_name()` not to assume all routines...
2024-07-23  Marcelo TrylesinskiVersion 0.38.1 (#2650) 0.38.1
2024-07-23  Giovanni BarillariRevert "Add support for ASGI `pathsend` extension"...
2024-07-20  Marcelo TrylesinskiVersion 0.38.0 (#2647) 0.38.0
2024-07-20  Olocool17Add proper synchronisation to WebSocketTestSession...
2024-07-20  Godottest: refine the test of client disconnection after...
2024-07-20  Jun-Ah 준아Add section for Vellox to third-party plugins (#2624)
2024-07-20  Marcelo TrylesinskiAccept `None` on `set_cookie(path=...)` (#2612)
2024-07-20  Kamil MoniczAdd Starlette-Compress to third-party docs (#2642)
2024-07-20  Randy Zwitchdocs: add shiny to the frameworks sections (#2645)
2024-06-29  rhoboroFix broken links (#2631)
2024-06-04  Marcelo TrylesinskiDon't print xfail on the test suite (#2609)
2024-06-01  Adrian Garcia... Allow use of `memoryview` with `Response` (#2577)
2024-06-01  Jeremy EpsteinSend 404 instead of 500 when filename requested is...
2024-06-01  Marcelo TrylesinskiUpdate type hints based on `jinja2` (#2604)
2024-04-25  julien4215Fix documentation on client address type (#2580)
2024-04-23  Marcelo TrylesinskiRemove Esmerald from third party docs (#2578)
2024-04-22  Bas SchoenmaeckersAllow returning memoryview in StreamingResponse (#2576)
2024-04-20  Sebastian Kreftrefactor: check endpoint handler is async only once...
2024-04-20  Pierre DelagraveFail fast on invalid `Jinja2Template` instantiation...
2024-04-17  Daniel ErenrichFix typo in `SessionMiddleware` docs (#2559)
2024-04-15  Soul LeeUpdate SessionMiddleware and TrustedHostMiddleware...
2024-03-29  Marcelo TrylesinskiRemove old TODO on `scripts/check` (#2554) 2569/head
2024-03-25  Jun-Ah 준아Add missing `compresslevel` parameter on docs (#2553)
2024-03-24  Scirlat DanutAdd tests to `test_datastructure` (#2505)
2024-03-05  Marcelo TrylesinskiVersion 0.37.2 (#2533) 0.37.2
2024-03-02  dependabot... Bump the python-packages group with 7 updates (#2532)
2024-02-29  Amin AlaeeRevert "Turn `scope["client"]` to `None` on `TestClient...
2024-02-29  Marcelo TrylesinskiEnforce `__future__.annotations` (#2483)
2024-02-26  Takeshi OSOEKAWARemove deprecated `app` argument passed to `httpx.Clien...
2024-02-15  MassakiAdd `bytes` to `_RequestData` type (#2510)
2024-02-09  Timofey VaseninVersion 0.37.1 (#2498) 0.37.1
2024-02-09  Scirlat DanutRemove mypy skip flags (#2497)
2024-02-09  Scirlat DanutAdd type hints to `test_responses.py` (#2488)
2024-02-09  Scirlat DanutAdd type hints to `test_testclient.py` (#2493)
next