Ronald Oussoren <[email protected]> added the comment:
I'm in favour of keeping integration with system proxy settings, that's more user friendly. Note that _scproxy is an example of triggering this using the standard library, the same may happen when using 3th-party libraries on PyPI if those happen to use a higher-level API from Apple. Even the system provided copy of sqlite is not safe (or at least wasn't, I haven't checked that lately). I expect that similar problems might crop up on other platforms, especially when using threading. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue31818> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
