Skip to content

bpo-41882: Clean up after CCompiler.has_function()#22446

Closed
termim wants to merge 1 commit intopython:mainfrom
termim:fix-issue-41882
Closed

bpo-41882: Clean up after CCompiler.has_function()#22446
termim wants to merge 1 commit intopython:mainfrom
termim:fix-issue-41882

Conversation

@termim
Copy link
Copy Markdown
Contributor

@termim termim commented Sep 28, 2020

CCompiler.has_function() does not delete temporary files. Depending on the
check result it leaves temporary C source, object and executable files.
This PR fixes that.

https://bugs.python.org/issue41882

termim added a commit to termim/pymssql that referenced this pull request Nov 15, 2020
termim added a commit to termim/pymssql that referenced this pull request Nov 26, 2020
@iritkatriel
Copy link
Copy Markdown
Member

Closing the PR following the closure of its b.p.o issue (https://bugs.python.org/issue41882)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants