Skip to content

Sync with pypa/distutils@9867e2e42#2960

Merged
jaraco merged 5 commits intomainfrom
bugfix/distutils88
Dec 23, 2021
Merged

Sync with pypa/distutils@9867e2e42#2960
jaraco merged 5 commits intomainfrom
bugfix/distutils88

Conversation

@jaraco
Copy link
Copy Markdown
Member

@jaraco jaraco commented Dec 23, 2021

  • Fix AttributeError when sysconfig does not supply platsubdir
  • When headers are missing in a preferred scheme, use the default scheme as a fallback to resolve headers. Workaround for and fixes Remove dual-version advertisement on PyPI #88.

Summary of changes

Closes

Pull Request Checklist

@jaraco jaraco changed the title Install schemes fall back to default scheme for headers Sync with pypa/distutils@e3f53f9. Dec 23, 2021
@jaraco jaraco force-pushed the bugfix/distutils88 branch from a666c56 to 9c967af Compare December 23, 2021 16:34
@jaraco jaraco changed the title Sync with pypa/distutils@e3f53f9. Sync with pypa/distutils@9867e2e42 Dec 23, 2021
@jaraco jaraco merged commit 9c967af into main Dec 23, 2021
@jaraco jaraco deleted the bugfix/distutils88 branch December 23, 2021 17:16
@jaraco
Copy link
Copy Markdown
Member Author

jaraco commented Dec 23, 2021

Released as 60.0.5.

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.

Remove dual-version advertisement on PyPI

2 participants