bpo-45847: Port _scproxy to PY_STDLIB_MOD (GH-29644) by tiran · Pull Request #29644 · python/cpython
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
tiran
marked this pull request as ready for review
tiran
changed the title
bpo-45847: Port _scproxy to PY_STDLIB_MOD
bpo-45847: Port _scproxy to PY_STDLIB_MOD (GH-29644)
tiran
deleted the
bpo-45847-scproxy
branch
tiran
mentioned this pull request
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