Skip to content

[3.6] closes bpo-35025: Properly guard the CLOCK_GETTIME et al macros in timemodule.c. (GH-9961)#10020

Merged
miss-islington merged 1 commit into
python:3.6from
miss-islington:backport-9445118-3.6
Oct 21, 2018
Merged

[3.6] closes bpo-35025: Properly guard the CLOCK_GETTIME et al macros in timemodule.c. (GH-9961)#10020
miss-islington merged 1 commit into
python:3.6from
miss-islington:backport-9445118-3.6

Conversation

@miss-islington

@miss-islington miss-islington commented Oct 21, 2018

Copy link
Copy Markdown
Contributor

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

https://bugs.python.org/issue35025

…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

Copy link
Copy Markdown
Contributor Author

@maxbelanger and @benjaminp: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit beb83d0 into python:3.6 Oct 21, 2018
@miss-islington miss-islington deleted the backport-9445118-3.6 branch October 21, 2018 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants