]> granicus.if.org Git - python/commit
bpo-35296: make install now installs the internal API (GH-10665)
authorVictor Stinner <vstinner@redhat.com>
Fri, 23 Nov 2018 15:30:12 +0000 (16:30 +0100)
committerGitHub <noreply@github.com>
Fri, 23 Nov 2018 15:30:12 +0000 (16:30 +0100)
commitf653fd4d950ac092719b6152e38d77c62b443125
tree813f190500f8577a17c144c1c1601e8c0848a8b5
parenta1c40014085d5cc6c12064577e8c10e7182ee9f9
bpo-35296: make install now installs the internal API (GH-10665)

make install now also installs the internal API: Include/internal/*.h
header files.
Makefile.pre.in
Misc/NEWS.d/next/C API/2018-11-22-18-34-23.bpo-35296.nxrIQt.rst [new file with mode: 0644]