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

Release 21.2.2 #10242

Merged
merged 13 commits into from
Jul 31, 2021
Merged

Release 21.2.2 #10242

merged 13 commits into from
Jul 31, 2021

Conversation

domdfcoding and others added 9 commits July 31, 2021 15:09
The expected 'headers' path is generally:

* distutils (old): $PREFIX/include/python3.8/$PROJECT
* sysconfig (new): $PREFIX/include/$PROJECT

So we should check whether the old value's parent is a pythonX.Y, and
the new value's parent matches the old's second-level parent.
Since we can't do anything about them in the transition (CPython is
dropping support for those entirely), there's nothing we can do but to
tell users to not use them.

This also accounts for Homebrew and Linuxbrew for now. Hopefully they
will come up with better solutions that don't trigger the location
mismatch warning.
@uranusjr uranusjr added this to the 21.2.2 milestone Jul 31, 2021
@uranusjr uranusjr marked this pull request as ready for review July 31, 2021 07:32
@uranusjr uranusjr merged commit 6468908 into pypa:main Jul 31, 2021
@uranusjr uranusjr deleted the release/21.2.2 branch July 31, 2021 07:54
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants