Skip to content

Fix debug wheel support for Python 3.8#199

Merged
brettcannon merged 4 commits intopypa:masterfrom
brettcannon:py-3.8-debug
Sep 18, 2019
Merged

Fix debug wheel support for Python 3.8#199
brettcannon merged 4 commits intopypa:masterfrom
brettcannon:py-3.8-debug

Conversation

@brettcannon
Copy link
Copy Markdown
Member

Python 3.8 debug builds can load both debug and non-debug wheels, so support both.

Also made debug build detection on Windows more robust.

Closes #172 and #194

@brettcannon brettcannon mentioned this pull request Sep 13, 2019
Comment thread CHANGELOG.rst
Comment thread packaging/tags.py
Comment thread packaging/tags.py
Comment thread tests/test_tags.py
Comment thread packaging/tags.py Outdated
Comment thread packaging/tags.py Outdated
Copy link
Copy Markdown
Member

@chrahunt chrahunt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@brettcannon brettcannon mentioned this pull request Sep 18, 2019
@brettcannon brettcannon merged commit 81fdc08 into pypa:master Sep 18, 2019
@brettcannon brettcannon deleted the py-3.8-debug branch September 18, 2019 22:13
di added a commit to di/packaging that referenced this pull request Sep 19, 2019
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.

CPython 3.8 debug/release wheel ABI compatibility

4 participants