]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now match `setup... 10297/head
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Nov 2018 03:09:04 +0000 (20:09 -0700)
committerGitHub <noreply@github.com>
Fri, 2 Nov 2018 03:09:04 +0000 (20:09 -0700)
commit04c96669b161d802b7a906c06cd77895cee1864e
treeef66cd28cdee50c5313e0e09caac43f867bf9d4f
parentb9c48a73bc26ee7c16df2a07e84d330b5474a643
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