gh-100540: Remove unnecessary '-DMACOSX' for ctypes on macOS by zware · Pull Request #100542 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Member
The define was only used to protect a #pragma clang diagnostic
setting, which is already better guarded by __clang__ anwyay.
The define was only used to protect a `#pragma clang diagnostic` setting, which is already better guarded by `__clang__` anwyay.
topic-ctypes extension-modules
skip news labels
zware
self-assigned this
zware
requested a review
from a team
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting core review
label
zware
commented
Dec 26, 2022
zware commented
Member Author
!buildbot .*mac
bedevere-bot
commented
Dec 26, 2022
bedevere-bot commented
zware
merged commit
fd4b55f
into
python:main
zware
deleted the
remove_unnecessary_define
branch
bedevere-bot
removed
the
awaiting core review
label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment