]> git.ipfire.org Git - thirdparty/starlette.git/commit
fix create_memory_object_stream not subscriptable at runtime in old anyio versions...
authorThomas Grainger <tagrain@gmail.com>
Fri, 3 Jan 2025 13:16:39 +0000 (13:16 +0000)
committerGitHub <noreply@github.com>
Fri, 3 Jan 2025 13:16:39 +0000 (13:16 +0000)
commit950f528bf5f620f68c10fc5a35939b716d38ee98
tree367e14a8fed308a60c1816d17d5dad93d060a3c9
parent7c0d1e6d1a499e6eeb68d447321838be3927e83b
fix create_memory_object_stream not subscriptable at runtime in old anyio versions (#2833)
pyproject.toml
starlette/middleware/base.py
starlette/testclient.py