commit | f653fd4d950ac092719b6152e38d77c62b443125 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Fri Nov 23 16:30:12 2018 +0100 |
committer | GitHub <noreply@github.com> | Fri Nov 23 16:30:12 2018 +0100 |
tree | 813f190500f8577a17c144c1c1601e8c0848a8b5 | |
parent | a1c40014085d5cc6c12064577e8c10e7182ee9f9 [diff] |
bpo-35296: make install now installs the internal API (GH-10665) make install now also installs the internal API: Include/internal/*.h header files.