Skip to content

bpo-25251:Adding vcruntime140 support to cygwin#26780

Closed
sudilav wants to merge 1 commit into
python:mainfrom
sudilav:main
Closed

bpo-25251:Adding vcruntime140 support to cygwin#26780
sudilav wants to merge 1 commit into
python:mainfrom
sudilav:main

Conversation

@sudilav

@sudilav sudilav commented Jun 17, 2021

Copy link
Copy Markdown

Fixing the fact that MinGW compilation cygwin will identify it and python as vcruntime140 but there is not a definition for it. Fix taken from: https://www.programmersought.com/article/95064175115/

Noticed it never seems to have been submitted as a pull request to actually apply the fix so submitting my own.

https://bugs.python.org/issue25251

Fixing the fact that MinGW compilation cygwin will identify it and python as vcruntime140 but there is not a definition for it. Fix taken from: https://www.programmersought.com/article/95064175115/

Noticed it never seems to have been submitted as a pull request to actually apply the fix so submitting my own.
@the-knights-who-say-ni

Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA).

Recognized GitHub username

We couldn't find a bugs.python.org (b.p.o) account corresponding to the following GitHub usernames:

@sudilav

This might be simply due to a missing "GitHub Name" entry in one's b.p.o account settings. This is necessary for legal reasons before we can look at this contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

You can check yourself to see if the CLA has been received.

Thanks again for the contribution, we look forward to reviewing it!

@zooba

zooba commented Jun 19, 2021

Copy link
Copy Markdown
Member

Sorry, this issue has been closed, and distutils is deprecated. I suggest going to https://github.com/pypa/setuptools and making the change there, and then using setuptools to build rather than distutils.

@zooba zooba closed this Jun 19, 2021
@hickford

hickford commented Jun 19, 2021

Copy link
Copy Markdown

Looks like the code still exists in setuptools. Opened pypa/setuptools#2704

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.

5 participants