DiamondLightSource / DiamondLightSource/blueapi

Decide on http client dependencies

オープン
#1,069 コメント 6 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
13
フォーク
13
平均マージ
2日 11時間
マージ済み PR(30日)
25

説明

Requests does not support async requests. Making numtracker integration async (ACQP-436) would need `httpx` and it'd make sense to only have one library.

`aiohttp` could also be an alternative but is async only so would require further changes where as httpx supports both so would be a drop in replacement.

## Acceptance Criteria
- There is one http library in use in blueapi
- That library can make async requests

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

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

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