Skip to content

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

Closed
mkoeppe wants to merge 1 commit intopypa:mainfrom
passagemath:distutils_ccompiler__has_function__output_dir
Closed

setuptools/_distutils/ccompiler.py (CCompiler.has_function): Do not f…#2860
mkoeppe wants to merge 1 commit intopypa:mainfrom
passagemath:distutils_ccompiler__has_function__output_dir

Conversation

@mkoeppe
Copy link
Copy Markdown
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
Copy Markdown
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