◐ Shell
clean mode source ↗

bpo-35296: make install now installs the internal API by vstinner · Pull Request #10665 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 1 commit into

python:masterfrom

vstinner:install_internal

Nov 23, 2018

Merged

bpo-35296: make install now installs the internal API#10665

vstinner

merged 1 commit into

python:masterfrom

vstinner:install_internal

Conversation

@vstinner

@vstinner vstinner commented

Nov 22, 2018

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

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 Copy Markdown

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

Reviewers

@nascheme nascheme Awaiting requested review from nascheme

@ncoghlan ncoghlan Awaiting requested review from ncoghlan

@ericsnowcurrently ericsnowcurrently Awaiting requested review from ericsnowcurrently

@serhiy-storchaka serhiy-storchaka Awaiting requested review from serhiy-storchaka

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot