Message 283759 - Python tracker
Message283759
| Author | xdegaye |
|---|---|
| Recipients | vstinner, xdegaye, yan12125 |
| Date | 2016-12-21.15:12:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1482333122.84.0.804568317318.issue28762@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
No, the patch prevents posix.flock() to be defined on Android API 24 with android-ndk-r13. But I plan to change it so that the test is skipped when posix does not have the F_LOCK attribute as this problem is not worth a change in the build machinery. It makes even more sense now that android-ndk-r14 will be released with "Unified Headers". BTW thanks Chi Hsuan Yen for this important information. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-21 15:12:02 | xdegaye | set | recipients: + xdegaye, vstinner, yan12125 |
| 2016-12-21 15:12:02 | xdegaye | set | messageid: <1482333122.84.0.804568317318.issue28762@psf.upfronthosting.co.za> |
| 2016-12-21 15:12:02 | xdegaye | link | issue28762 messages |
| 2016-12-21 15:12:02 | xdegaye | create | |