◐ Shell
clean mode source ↗

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

@tiran

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

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 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

@tiran tiran mentioned this pull request

Apr 14, 2022