[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-35025: Properly guard the `CLOCK_GETTIME` et al macros in `timemodule.c` by maxbelanger · Pull Request #9961 · python/cpython

the-knights-who-say-ni

…dule` based

on the availability of the parent functions

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 21, 2018

…timemodule.c. (pythonGH-9961)

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

Co-authored-by: Max Bélanger <aeromax@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 21, 2018
…timemodule.c. (pythonGH-9961)

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

Co-authored-by: Max Bélanger <aeromax@gmail.com>

miss-islington added a commit that referenced this pull request

Oct 21, 2018
…timemodule.c. (GH-9961)

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

Co-authored-by: Max Bélanger <aeromax@gmail.com>

miss-islington added a commit that referenced this pull request

Oct 21, 2018
…timemodule.c. (GH-9961)

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

Co-authored-by: Max Bélanger <aeromax@gmail.com>