Skip to content

chore: Pin python version to fix aiohttp regression tests#788

Merged
ShogunPanda merged 1 commit intonodejs:mainfrom
httptoolkit:fix-aiohttp-build
Feb 24, 2026
Merged

chore: Pin python version to fix aiohttp regression tests#788
ShogunPanda merged 1 commit intonodejs:mainfrom
httptoolkit:fix-aiohttp-build

Conversation

@pimterry
Copy link
Member

The tests fail due to a Python version vs Aiohttp dependency incompatibility in Python 3.14+, which breaks the initial Aiohttp project setup. From our side though, I think there's no issue with simply testing with Python 3.13 anyway, and having a pinned version gives more reproducible tests, so it's actually quite helpful in itself.

@ShogunPanda ShogunPanda merged commit 8862f37 into nodejs:main Feb 24, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants