Skip to content

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

@github-actions
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