[issue33791] Update README.rst to mention third-party OpenSSL needed for macOS builds

2018-06-07 Thread Ned Deily
Ned Deily added the comment: (Er, the 3.7 commit is 43202e05c24907576ffd2b10762b18225be7f278) -- ___ Python tracker ___ ___ Python-

[issue33791] Update README.rst to mention third-party OpenSSL needed for macOS builds

2018-06-07 Thread Ned Deily
Ned Deily added the comment: Due to some bot issues, the 3.7 commit message went AWOL: the changeset id is ee994d7443a7e2809a5d49bd3679fc9c451a411b. Thanks for the PR! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: -Python 2.7

[issue33791] Update README.rst to mention third-party OpenSSL needed for macOS builds

2018-06-07 Thread miss-islington
Change by miss-islington : -- pull_requests: +7142 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue33791] Update README.rst to mention third-party OpenSSL needed for macOS builds

2018-06-07 Thread Ned Deily
Ned Deily added the comment: New changeset ee994d7443a7e2809a5d49bd3679fc9c451a411b by Ned Deily (atg7000) in branch 'master': bpo-33791: Update README for macOS users (GH-7471) https://github.com/python/cpython/commit/ee994d7443a7e2809a5d49bd3679fc9c451a411b -- ___

[issue33791] Update README.rst to mention third-party OpenSSL needed for macOS builds

2018-06-07 Thread miss-islington
Change by miss-islington : -- pull_requests: +7141 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue33791] Update README.rst to mention third-party OpenSSL needed for macOS builds

2018-06-07 Thread miss-islington
miss-islington added the comment: New changeset 94b5fabe81fc1ee7a49a06db117ca2f2d1c80526 by Miss Islington (bot) in branch '3.6': bpo-33791: Update README for macOS users (GH-7471) https://github.com/python/cpython/commit/94b5fabe81fc1ee7a49a06db117ca2f2d1c80526 -- nosy: +miss-islin

[issue33791] Update README.rst to mention third-party OpenSSL needed for macOS builds

2018-06-07 Thread Ned Deily
Ned Deily added the comment: Technically speaking, you can build Python 3.8 or any other current version on current versions of macOS and it will install just fine, but, because Apple has deprecated the use of a system-supplied OpenSSL and no longer supplies the header files to build against