]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[2.7] closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now match...
authorBenjamin Peterson <benjamin@python.org>
Fri, 2 Nov 2018 03:28:34 +0000 (20:28 -0700)
committerGitHub <noreply@github.com>
Fri, 2 Nov 2018 03:28:34 +0000 (20:28 -0700)
commita614cc92088c4e1b2d90aa03415ee6acf70f03b4
treed551aa96406a338e4595663c8a31455e5114cec8
parentaa39c1ab6de6d3fb0204741efdde9b7eed25b093
[2.7] closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now match `setup.py` (GH-10293)

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

Co-authored-by: Max Bélanger <aeromax@gmail.com>
Misc/NEWS.d/next/Build/2018-11-01-15-01-23.bpo-35139.XZTttb.rst [new file with mode: 0644]
Modules/Setup.dist