Skip to content

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

Merged
benjaminp merged 1 commit into
python:masterfrom
maxbelanger:fix-pyexpat-compile
Nov 2, 2018
Merged

bpo-35139: The pyexpat module's macros in Modules/Setup now matches setup.py#10289
benjaminp merged 1 commit into
python:masterfrom
maxbelanger:fix-pyexpat-compile

Conversation

@maxbelanger

@maxbelanger maxbelanger commented Nov 1, 2018

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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

@miss-islington

Copy link
Copy Markdown
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
Copy Markdown

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