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 barry, dstufft, eric.araujo, lemburg, loewis, ncoghlan, piotr.dobrogost, pitrou, vstinner
Date 2019-04-25.18:13:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556216014.16.0.357178538003.issue21536@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8c3ecc6bacc8d0cd534f2b5b53ed962dd1368c7b by Victor Stinner in branch 'master':
bpo-21536: C extensions are no longer linked to libpython (GH-12946)
https://github.com/python/cpython/commit/8c3ecc6bacc8d0cd534f2b5b53ed962dd1368c7b
History
Date User Action Args
2019-04-25 18:13:34vstinnersetrecipients: + vstinner, lemburg, loewis, barry, ncoghlan, pitrou, eric.araujo, piotr.dobrogost, dstufft
2019-04-25 18:13:34vstinnersetmessageid: <1556216014.16.0.357178538003.issue21536@roundup.psfhosted.org>
2019-04-25 18:13:34vstinnerlinkissue21536 messages
2019-04-25 18:13:34vstinnercreate