Message310543
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, doko, pmpp, vstinner, xdegaye |
| Date | 2018-01-24.00:42:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516754578.55.0.467229070634.issue32637@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A similar change was proposed by pmp-p on MicroPython: https://github.com/micropython/micropython/pull/3564 His use case is to use ffi module on Android (see the PR for more information), currently ffi fails to locate libraries. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-24 00:42:58 | vstinner | set | recipients: + vstinner, brett.cannon, doko, pmpp, xdegaye |
| 2018-01-24 00:42:58 | vstinner | set | messageid: <1516754578.55.0.467229070634.issue32637@psf.upfronthosting.co.za> |
| 2018-01-24 00:42:58 | vstinner | link | issue32637 messages |
| 2018-01-24 00:42:58 | vstinner | create | |