8000 Update lxml test requirement to 5.3.0 by cdce8p · Pull Request #18558 · python/mypy · GitHub
[go: up one dir, main page]

Skip to content

Update lxml test requirement to 5.3.0 #18558

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

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

cdce8p
Copy link
Collaborator
@cdce8p cdce8p commented Jan 28, 2025

lxml has wheels for both manylinux_2_17 and manylinux_2_28 so we won't run into issue installing it.
Furthermore there are also wheels for win32 and win_amd64.

Basically all platforms are fully supported now. The upper bound can be updated too, once wheels for 3.14 are available.

https://pypi.org/project/lxml/5.3.0/#files

Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@hauntsaninja hauntsaninja merged commit d4e7a81 into python:master Jan 29, 2025
18 checks passed
@cdce8p cdce8p deleted the update-lxml-5.3.0 branch January 29, 2025 00:42
x612skm pushed a commit to x612skm/mypy-dev that referenced this pull request Feb 24, 2025
`lxml` has wheels for both `manylinux_2_17` and `manylinux_2_28` so we
won't run into issue installing it.
Furthermore there are also wheels for `win32` and `win_amd64`.

Basically all platforms are fully supported now. The upper bound can be
updated too, once wheels for `3.14` are available.

https://pypi.org/project/lxml/5.3.0/#files
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
0