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

setuptools/_distutils/ccompiler.py (CCompiler.has_function): Do not f… #2860

Conversation

mkoeppe
Copy link
Contributor

@mkoeppe mkoeppe commented Nov 7, 2021

…ail if self.outputdir is set

Summary of changes

Closes pypa/distutils#64

Pull Request Checklist

@jaraco
Copy link
Member

jaraco commented Nov 7, 2021

Aha. Thanks for this. Unfortunately, distutils patches belong in pypa/distutils. Please re-submit the patch there.

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.

has_function broken when CCompiler.output_dir is set.
2 participants