Skip to content

bpo-35139: The pyexpat module's macros in Modules/Setup now matches setup.py #10289

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 2, 2018

Conversation

maxbelanger
Copy link
Contributor

@maxbelanger maxbelanger commented Nov 1, 2018

This could cause compile errors on macOS or other platforms.

https://bugs.python.org/issue35139

… `setup.py`

This could cause compile errors on macOS or other platforms.
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

GH-10291 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 Nov 2, 2018
…w match `setup.py` (pythonGH-10289)

This could cause compile errors on macOS or other platforms.
(cherry picked from commit 318ab63)

Co-authored-by: Max Bélanger <aeromax@gmail.com>
@bedevere-bot
Copy link

GH-10292 is a backport of this pull request to the 3.6 branch.

@miss-islington
Copy link
Contributor

Sorry, @maxbelanger and @benjaminp, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 318ab63c01f5b8e7562b122ab5ba01258a51277b 2.7

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 2, 2018
…w match `setup.py` (pythonGH-10289)

This could cause compile errors on macOS or other platforms.
(cherry picked from commit 318ab63)

Co-authored-by: Max Bélanger <aeromax@gmail.com>
benjaminp pushed a commit that referenced this pull request Nov 2, 2018
…up` now match `setup.py` (GH-10289)

This could cause compile errors on macOS or other platforms..
(cherry picked from commit 318ab63)

Co-authored-by: Max Bélanger <aeromax@gmail.com>
@bedevere-bot
Copy link

GH-10293 is a backport of this pull request to the 2.7 branch.

miss-islington added a commit that referenced this pull request Nov 2, 2018
…w match `setup.py` (GH-10289)

This could cause compile errors on macOS or other platforms.
(cherry picked from commit 318ab63)

Co-authored-by: Max Bélanger <aeromax@gmail.com>
miss-islington added a commit that referenced this pull request Nov 2, 2018
…w match `setup.py` (GH-10289)

This could cause compile errors on macOS or other platforms.
(cherry picked from commit 318ab63)

Co-authored-by: Max Bélanger <aeromax@gmail.com>
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.

5 participants