]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now match `setup...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Nov 2018 03:32:29 +0000 (20:32 -0700)
committerGitHub <noreply@github.com>
Fri, 2 Nov 2018 03:32:29 +0000 (20:32 -0700)
commit2339fe7cad9a84815fe551fedd6acdc3f2bf0a64
tree5720aaf36535abf5f9fe8c8f981b72af32176cde
parent49171877ddbbcb9b9a38b30e698ee9f8b826b297
closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now match `setup.py` (GH-10289)

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