Skip to content

Import patches from MSYS2-MinGW#78

Closed
naveen521kk wants to merge 6 commits intopypa:mainfrom
naveen521kk:mingw-basic-changes
Closed

Import patches from MSYS2-MinGW#78
naveen521kk wants to merge 6 commits intopypa:mainfrom
naveen521kk:mingw-basic-changes

Conversation

@naveen521kk
Copy link
Contributor

@naveen521kk naveen521kk commented Dec 15, 2021

Fixes #34

These are from https://github.com/msys2-contrib/cpython-mingw/commits/mingw-v3.9.7/Lib/distutils. I have modified some of them for better logic and removed some unnecessary stuff from them.

This is a draft and built on top of #77

cc @lazka

@naveen521kk naveen521kk force-pushed the mingw-basic-changes branch 6 times, most recently from ba40575 to 9101651 Compare December 15, 2021 16:26
@naveen521kk naveen521kk force-pushed the mingw-basic-changes branch 2 times, most recently from c70ee4d to abf32e3 Compare December 31, 2021 07:33
@naveen521kk naveen521kk force-pushed the mingw-basic-changes branch 2 times, most recently from b11f56b to 3d461f7 Compare January 29, 2022 08:16
This is needed so that the function works even when
paths aren't seperated with `\`. Also, this is needed
on MSYS2 as it changes `os.sep` to `/` when MSYSTEM
variable is defined.

Also, fix the test where `os.sep` isn't changed.
@jaraco
Copy link
Member

jaraco commented Feb 26, 2022

Closing as this work appears to be abandoned. Feel free to ping this PR and I can re-open it if needed.

@jaraco jaraco closed this Feb 26, 2022
@naveen521kk
Copy link
Contributor Author

Closing as this work appears to be abandoned.

Sorry, just got busy with other things. I'll ping you when I get time to work on these. One thing this PR depends on for the tests to pass is msys2-contrib/cpython-mingw#82 which again became stale.

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.

Supporting MSYS2-MINGW python

2 participants