Message340973
| Author | vstinner |
|---|---|
| Recipients | barry, dstufft, eric.araujo, lemburg, loewis, ncoghlan, piotr.dobrogost, pitrou, vstinner, xdegaye |
| Date | 2019-04-27.07:53:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1556351622.39.0.584951242692.issue21536@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I reopen the issue for the Android case. I am fine with having a different linking policy per platform. For example, Windows has a different policy than Linux. We can continue to link C extensions to libpython on Android. The ability to load release C extension in debug Python is a feature more for debugging. I am not sure that Android is the best platform for debugging anyway. The debug can be done on a desktop Linux for example, no? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-27 07:53:42 | vstinner | set | recipients: + vstinner, lemburg, loewis, barry, ncoghlan, pitrou, eric.araujo, xdegaye, piotr.dobrogost, dstufft |
| 2019-04-27 07:53:42 | vstinner | set | messageid: <1556351622.39.0.584951242692.issue21536@roundup.psfhosted.org> |
| 2019-04-27 07:53:42 | vstinner | link | issue21536 messages |
| 2019-04-27 07:53:42 | vstinner | create | |