This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients eric.snow, nascheme, ncoghlan, vstinner
Date 2018-12-04.20:28:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543955311.89.0.788709270274.issue35296@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b02774f42108aaf18eb19865472c8d5cd95b5f11 by Victor Stinner in branch '3.7':
bpo-35296: make install now installs the internal API (GH-10665) (GH-10897)
https://github.com/python/cpython/commit/b02774f42108aaf18eb19865472c8d5cd95b5f11
History
Date User Action Args
2018-12-04 20:28:31vstinnersetrecipients: + vstinner, nascheme, ncoghlan, eric.snow
2018-12-04 20:28:31vstinnersetmessageid: <1543955311.89.0.788709270274.issue35296@psf.upfronthosting.co.za>
2018-12-04 20:28:31vstinnerlinkissue35296 messages
2018-12-04 20:28:31vstinnercreate