Merge branch '2.1.x'

This commit is contained in:
David Lord 2022-07-13 13:58:07 -07:00
commit 48fe96588c
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
9 changed files with 35 additions and 26 deletions

View file

@ -91,7 +91,7 @@ patch low-level Python functions to accomplish this, whereas ``async``/
whether you should use Flask, Quart, or something else is ultimately up
to understanding the specific needs of your project.
.. _Quart: https://gitlab.com/pgjones/quart
.. _Quart: https://github.com/pallets/quart
.. _ASGI: https://asgi.readthedocs.io/en/latest/