SemanticDiff fastapi
✨ Add support for Trio via AnyIO
#3372
Merged

✨ Add support for Trio via AnyIO #3372

tiangolo merged 24 commits into fastapi:master from graingert:anyio
graingert
graingert configure strict pytest options
6cc34f18
graingert open/close files with with
9f50ab28
ArcLightSlavik
ArcLightSlavik approved these changes on 2021-06-15
graingert graingert force pushed 3 years ago
Kludex
Kludex commented on 2021-06-23
graingert support trio via anyio with starlette 0.15.0
388b5c9a
graingert graingert force pushed 3 years ago
graingert WebSocketDisconnect only happens in websocket_connect context manager
33ffaa7d
graingert drop pytest-asyncio dep
15b9f76e
graingert Merge branch 'configure-strict-pytest' of github.com:graingert/fastap…
03497124
graingert graingert force pushed to 03497124 3 years ago
graingert
graingert Merge branch 'master' into anyio
06f543d8
graingert
graingert
graingert commented on 2021-07-19
graingert Update pyproject.toml
3b689b7a
graingert
graingert commented on 2021-07-19
graingert bump anyio[trio]
0622860a
graingert Merge branch 'master' into anyio
327cfd0a
codecov
github-actions
graingert increase coverage with pytest.fail() # pragma: no cover
17ed7eac
github-actions
github-actions
graingert drop async_generator and async_exit_stack deps
9b14e4a4
graingert drop aiofiles
7af1e84d
graingert graingert force pushed to 7af1e84d 3 years ago
github-actions
graingert Merge branch 'master' into anyio
0c7195f7
github-actions
graingert Merge branch 'master' of git://github.com/tiangolo/fastapi into anyio
ada7c747
github-actions
espetro
graingert
ArcLightSlavik
dhirschfeld
adriangb
graingert Merge branch 'master' of git://github.com/tiangolo/fastapi into anyio
a539aa67
github-actions
tiangolo ✏️ Fix typo
bcfddbef
tiangolo ⏪ Revert import/reexport style in concurrency to simplify maintainabi…
702aca3f
tiangolo ♻️ Simplify and inline re-implementation of asyncio.gather()
580c65b7
tiangolo 📌 Pin Starlette to the gradual next version, minimum that supports AnyIO
861f71dd
tiangolo 🔀 Merge master
51c5eddc
github-actions
tiangolo 🔇 Add pytest filterwarning needed by AnyIO in Python 3.9
9b52693f
github-actions
tiangolo 🔀 Merge master
96cb5b27
github-actions
tiangolo ➕ Add contextlib2 as a direct dependency during the migration
7c19efb8
github-actions
tiangolo
tiangolo tiangolo changed the title support trio via anyio ✨ Add support for Trio via AnyIO 2 years ago
tiangolo tiangolo merged 11d0a08a into master 2 years ago
graingert graingert deleted the anyio branch 2 years ago
graingert

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone