Staging
v0.8.1
https://github.com/python/cpython
Revision ebbccea997e03f60fec8308f2fb9e89a11521a74 authored by Jeremy Kloth on 20 June 2017, 20:53:39 UTC, committed by Victor Stinner on 20 June 2017, 20:53:39 UTC
* bpo-30368: Update build_ssl.py to restore Perl-less building

OpenSSL 1.0.2 releases changed how files are copied in the makefile,
thus causing Perl to be required even for Python's "prepared" OpenSSL.
Now build_ssl.py does the requisite copies before running nmake.

* bpo-30368: Update build_ssl.py to use prepared OpenSSL

* Updates SSL-linking projects to use the new include{suffix} directory
* build_ssl.py now only copies those files not handled by prepare_ssl.py

* * bpo-30368: Update build_ssl.py to use prepared OpenSSL

* Update SSL-linking projects to use the new include{suffix} directory

* Move comment to following line
1 parent d4324ba
History
Tip revision: ebbccea997e03f60fec8308f2fb9e89a11521a74 authored by Jeremy Kloth on 20 June 2017, 20:53:39 UTC
bpo-30368: Update build_ssl.py to restore Perl-less building (#1805)
Tip revision: ebbccea
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top