Open philvarner opened 12 months ago
Putting this back into draft mode as the latest aiohttp release doesn't build correctly on 3.12.
aiohttp can either (1) be pinned to aiohttp==3.9.0b0 or (2) AIOHTTP_NO_EXTENSIONS=1
set for the install (per https://github.com/aio-libs/aiohttp/issues/7229)
Related Issue(s):
n/a
Description:
PR checklist:
scripts/format
).scripts/lint
).scripts/test
).