aio-libs / aio-libs/aiohttp-jinja2

Please add enable_async=True to setup by default

オープン
#1,036 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。