Message336832
| Author | xdegaye |
|---|---|
| Recipients | Alex.Willmer, muhzi, xdegaye |
| Date | 2019-02-28.12:46:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551357961.42.0.0162383003173.issue36145@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
There is a bug in the implementation of pymonotonic() in Python/pytime.c: The call to pytime_fromtimespec() is not encapsulated by an #ifdef HAVE_CLOCK_GETTIME. @muhzi It seems that your pyconfig.h is generated with configure failing to find the NDK headers. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-28 12:46:01 | xdegaye | set | recipients: + xdegaye, Alex.Willmer, muhzi |
| 2019-02-28 12:46:01 | xdegaye | set | messageid: <1551357961.42.0.0162383003173.issue36145@roundup.psfhosted.org> |
| 2019-02-28 12:46:01 | xdegaye | link | issue36145 messages |
| 2019-02-28 12:46:01 | xdegaye | create | |