Skip to content

Conversation

@erikjanss
Copy link
Contributor

@erikjanss erikjanss commented Jul 24, 2018

When cross compiling python on a linux host with a case sensitive file system for a windows target. The compilation will fail due to header
files which contain uppercases.

This commit fixes the case of 2 windows includes.

https://bugs.python.org/issue34217

@erikjanss erikjanss requested a review from a team as a code owner July 24, 2018 23:47
@methane methane merged commit 6cf8255 into python:master Jul 25, 2018
@miss-islington
Copy link
Contributor

Thanks @erikjanss for the PR, and @methane for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-8560 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 30, 2018
(cherry picked from commit 6cf8255)

Co-authored-by: erikjanss <[email protected]>
miss-islington added a commit that referenced this pull request Jul 30, 2018
(cherry picked from commit 6cf8255)

Co-authored-by: erikjanss <[email protected]>
vmurashev pushed a commit to vmurashev/cpython that referenced this pull request Sep 3, 2018
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