Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-45847: Port _scproxy to PY_STDLIB_MOD (GH-29644) #29644

Merged
merged 1 commit into from
Nov 20, 2021

Conversation

tiran
Copy link
Member

@tiran tiran commented Nov 19, 2021

@tiran
Copy link
Member Author

tiran commented Nov 19, 2021

On macOS, the Makefile should contain:

MODULE__SCPROXY=yes
MODULE__SCPROXY_CFLAGS=
MODULE__SCPROXY_LDFLAGS=-framework SystemConfiguration -framework CoreFoundation

and setup.py should pick up the settings automatically.

Copy link
Member

@ned-deily ned-deily left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tiran tiran marked this pull request as ready for review November 20, 2021 09:18
@tiran tiran changed the title bpo-45847: Port _scproxy to PY_STDLIB_MOD bpo-45847: Port _scproxy to PY_STDLIB_MOD (GH-29644) Nov 20, 2021
@tiran tiran merged commit 5596909 into python:main Nov 20, 2021
@tiran tiran deleted the bpo-45847-scproxy branch November 20, 2021 09:18
remykarem pushed a commit to remykarem/cpython that referenced this pull request Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants