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

Tweak the check of whether use_pep517 is false #6135

Merged
merged 1 commit into from
Jan 15, 2019

Conversation

cjerdonek
Copy link
Member

This PR addresses the issue I pointed out in this comment: #6134 (comment)

I'm keeping this separate from PR #6134 since it's a different issue, it's a much smaller change, and it can be reviewed independently of that issue.

I'm also marking this as a release blocker because it's related to the initial PEP 517 release.

@cjerdonek cjerdonek added !release blocker Hold a release until this is resolved skip news Does not need a NEWS file entry (eg: trivial changes) C: PEP 517 impact Affected by PEP 517 processing labels Jan 15, 2019
@cjerdonek cjerdonek added this to the 19.0 milestone Jan 15, 2019
@cjerdonek
Copy link
Member Author

cjerdonek commented Jan 15, 2019

Thanks, @pradyunsg!

PS - I also meant to mention that I searched the code base for all occurrences of use_pep517 is, and these are the only two occurrences I found (that don't involve None).

@cjerdonek cjerdonek merged commit 35b1cc1 into pypa:master Jan 15, 2019
@cjerdonek cjerdonek deleted the use-pep517-identity-check branch January 15, 2019 07:25
@pradyunsg pradyunsg removed !release blocker Hold a release until this is resolved labels Feb 8, 2019
@lock
Copy link

lock bot commented May 29, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label May 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators May 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation C: PEP 517 impact Affected by PEP 517 processing skip news Does not need a NEWS file entry (eg: trivial changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants