Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 22, 2018

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

https://bugs.python.org/issue35296

make install now also installs the internal API: Include/internal/*.h
header files.
@vstinner
Copy link
Member Author

See also PR #10666.

@vstinner vstinner merged commit f653fd4 into python:master Nov 23, 2018
vstinner added a commit that referenced this pull request Dec 4, 2018
…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 vstinner deleted the install_internal branch April 29, 2019 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants