]> granicus.if.org Git - python/commit
Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL.
authorNed Deily <nad@python.org>
Mon, 12 Sep 2016 13:39:23 +0000 (09:39 -0400)
committerNed Deily <nad@python.org>
Mon, 12 Sep 2016 13:39:23 +0000 (09:39 -0400)
commitdde4f63a54a75e75cdd08a40ea27e08353317e56
tree3c5fb539f371fb3ca711e8a5c23090b407202f6f
parent6d6602ced2a9e9ea8386425f783770fca7c3de64
Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL.
Also provide a sample Install Certificates command script to install a
set of root certificates from the third-party certifi module.
Mac/BuildScript/build-installer.py
Mac/BuildScript/resources/ReadMe.rtf
Mac/BuildScript/resources/Welcome.rtf
Mac/BuildScript/resources/install_certificates.command [new file with mode: 0755]
Misc/NEWS