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

Exclude subprocess32 if Python 3 #6212

Merged
merged 1 commit into from Jul 23, 2018

Conversation

Eric-Arellano
Copy link
Contributor

If Python3, process_handler uses the native subprocess library. There is no Py3 wheel for subprocess32, so it must be excluded to fix PEX resolver issues.

Part of #6062

@jsirois jsirois merged commit 041a05d into pantsbuild:master Jul 23, 2018
@Eric-Arellano Eric-Arellano deleted the exclude-subprocess32-py3 branch July 24, 2018 21:57
CMLivingston pushed a commit to CMLivingston/pants that referenced this pull request Aug 27, 2018
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.

None yet

2 participants