FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-45847: Port _scproxy to PY_STDLIB_MOD (GH-29644) by tiran · Pull Request #29644 · python/cpython · GitHub

/ cpython Public

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

Merged
tiran merged 1 commit into
python:mainfrom
tiran:bpo-45847-scproxy
Nov 20, 2021
Merged

bpo-45847: Port _scproxy to PY_STDLIB_MOD (GH-29644)#29644
tiran merged 1 commit into
python:mainfrom
tiran:bpo-45847-scproxy

Conversation

tiran commented Nov 19, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

tiran commented Nov 19, 2021

Copy link
Copy Markdown
Member Author

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.

ned-deily left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

tiran marked this pull request as ready for review November 20, 2021 09:18
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 merged commit 5596909 into python:main Nov 20, 2021
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL