]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100384: Error on `unguarded-availability` in macOS builds (#128155)
authorZanie Blue <contact@zanie.dev>
Sun, 22 Dec 2024 19:01:45 +0000 (13:01 -0600)
committerGitHub <noreply@github.com>
Sun, 22 Dec 2024 19:01:45 +0000 (11:01 -0800)
commit9d3a8f494985e8bbef698c467099370e233fcbd4
tree51d5abe59942c0f82072501cdd76a941889775c3
parentf420bdd29fbc1a97ad20d88075c38c937c1f8479
gh-100384: Error on `unguarded-availability` in macOS builds (#128155)

Generate a build error on ``unguarded-availability`` in portable macOS builds (i.e. using MACOSX_DEPLOYMENT_TARGET), preventing invalid use of symbols that are not available in older versions of the OS.
.github/workflows/reusable-macos.yml
Misc/NEWS.d/next/Build/2024-12-21-09-56-37.gh-issue-100384.Ib-XrN.rst [new file with mode: 0644]
configure
configure.ac