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, xdegaye
Date 2019-04-29.07:27:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556522872.5.0.520864250052.issue21536@roundup.psfhosted.org>
In-reply-to
Content
New changeset 254b309c801f82509597e3d7d4be56885ef94c11 by Victor Stinner (xdegaye) in branch 'master':
 bpo-21536: On Android, C extensions are linked to libpython (GH-12989)
https://github.com/python/cpython/commit/254b309c801f82509597e3d7d4be56885ef94c11
History
Date User Action Args
2019-04-29 07:27:52vstinnersetrecipients: + vstinner, lemburg, loewis, barry, ncoghlan, pitrou, eric.araujo, xdegaye, piotr.dobrogost, dstufft
2019-04-29 07:27:52vstinnersetmessageid: <1556522872.5.0.520864250052.issue21536@roundup.psfhosted.org>
2019-04-29 07:27:52vstinnerlinkissue21536 messages
2019-04-29 07:27:52vstinnercreate