bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. by serhiy-storchaka · Pull Request #4681 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
merged 5 commits into
Merged
Conversation
Member
serhiy-storchaka added 5 commits
…ython#4673)" This reverts commit af5a895.
This reverts commit e23c06e.
This reverts commit 0ea395a.
…python#4667)" This reverts commit ebac19d.
This reverts commit 9ac3d88.
serhiy-storchaka
requested a review
from a team
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
serhiy-storchaka
added
the
skip news
label
serhiy-storchaka
requested a review
from ned-deily
ned-deily
approved these changes
ned-deily
left a comment
ned-deily
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reverting for now LGTM. Thanks!
CuriousLearner
approved these changes
serhiy-storchaka
merged commit
13badcb
into
python:master
bedevere-bot
removed
the
awaiting merge
label
serhiy-storchaka
deleted the
main-compile-error-osx
branch
vstinner added a commit that referenced this pull request
…po-32030. (#4681)" (#4694) * Revert "bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681)" This reverts commit 13badcb. Re-apply commits: * "bpo-32030: _PyPathConfig_Init() sets home and program_name (#4673)" commit af5a895. * "bpo-32030: Fix config_get_program_name() on macOS (#4669)" commit e23c06e. * "bpo-32030: Add Python/pathconfig.c (#4668)" commit 0ea395a. * "bpo-32030: Don't call _PyPathConfig_Fini() in Py_FinalizeEx() (#4667)" commit ebac19d. * "bpo-32030: Fix Py_GetPath(): init program_name (#4665)" commit 9ac3d88. * Fix compilation error on macOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment