Staging
v0.5.1
https://github.com/python/cpython
Revision beb83d013e0295c987087febf2be78b1da389b15 authored by Miss Islington (bot) on 21 October 2018, 00:30:54 UTC, committed by GitHub on 21 October 2018, 00:30:54 UTC

Guard the `CLOCK_GETTIME` et al macros in `timemodule` based on the availability of the parent functions
(cherry picked from commit 94451182ccd6729c11338926d8a3d11645e86626)

Co-authored-by: Max Bélanger <aeromax@gmail.com>
1 parent 7cba835
History
Tip revision: beb83d013e0295c987087febf2be78b1da389b15 authored by Miss Islington (bot) on 21 October 2018, 00:30:54 UTC
closes bpo-35025: Properly guard the `CLOCK_GETTIME` et al macros in timemodule.c. (GH-9961)
Tip revision: beb83d0
File Mode Size
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 346 bytes
appveyor.yml -rw-r--r-- 1.1 KB
codecov.yml -rw-r--r-- 574 bytes

back to top