aio-libs / aio-libs/aiohttp-jinja2
Please add enable_async=True to setup by default
オープン
- 主要言語
- Python
- スター
- 240
- フォーク
- 61
- 平均マージ
- 2分
- マージ済み PR(30日)
- 4
説明
By default, async functions cannot be used in templates, which is odd given that this is going to be used in heavily async code.
Calling `setup(…, enable_async=True)` solves this.
It may be worth adding `enable_async=True` `setup()` arguments
コントリビューションガイド
評価
この issue はまだ評価されていません。