Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aiohttp: fix build and checks #12910

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

illia-v
Copy link
Contributor

@illia-v illia-v commented Jan 6, 2025

Building has been failing since Feb 9, 2024 because system Node.js v10.19.0 is too old for building llhttp (dependency of aiohttp).
I used a common script install_javascript.sh for installing newer Node.js v20.18.1 which fixes the issue.

Copy link

github-actions bot commented Jan 6, 2025

illia-v is a new contributor to projects/aiohttp. The PR must be approved by known contributors before it can be merged. The past contributors are: manunio

It is impossible to pass `_newline` to `aiohttp.BodyPartReader` since aio-libs/aiohttp#8300.
@illia-v illia-v changed the title aiohttp: fix build by upgrading Node.js aiohttp: fix build and checks Jan 6, 2025
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.

1 participant