Staging
v0.5.1
https://github.com/python/cpython
Revision b02774f42108aaf18eb19865472c8d5cd95b5f11 authored by Victor Stinner on 04 December 2018, 20:28:28 UTC, committed by GitHub on 04 December 2018, 20:28:28 UTC
* bpo-35296: make install now installs the internal API (GH-10665)

make install now also installs the internal API: Include/internal/*.h
header files.

(cherry picked from commit f653fd4d950ac092719b6152e38d77c62b443125)

* Windows installer now also install Include/internal/

The Windows installer (MSI) now also install header files of the
Include/internal/ subdirectory.
1 parent 0091f34
History
Tip revision: b02774f42108aaf18eb19865472c8d5cd95b5f11 authored by Victor Stinner on 04 December 2018, 20:28:28 UTC
bpo-35296: make install now installs the internal API (GH-10665) (GH-10897)
Tip revision: b02774f
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.3 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 56 bytes
glossary.rst -rw-r--r-- 51.4 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.2 KB

README.rst

back to top