bpo-35296: make install now installs the internal API by vstinner · Pull Request #10665 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
make install now also installs the internal API: Include/internal/*.h
header files.
make install now also installs the internal API: Include/internal/*.h header files.
vstinner
requested review from
ericsnowcurrently,
nascheme,
ncoghlan and
serhiy-storchaka
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
mentioned this pull request
vstinner
commented
Nov 22, 2018
vstinner commented
Member Author
See also PR #10666.
vstinner
mentioned this pull request
vstinner
merged commit
f653fd4
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
mentioned this pull request
vstinner added a commit that referenced this pull request
…10897) * 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 f653fd4) * Windows installer now also install Include/internal/ The Windows installer (MSI) now also install header files of the Include/internal/ subdirectory.
vstinner
deleted the
install_internal
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment