Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.12] gh-89886: Rely on HAVE_SYS_TIME_H (GH-105058) #105192

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 1, 2023

Quoting autoconf (v2.71):

All current systems provide time.h; it need not be checked for.
Not all systems provide sys/time.h, but those that do, all allow
you to include it and time.h simultaneously.

(cherry picked from commit 9ab587b)

Co-authored-by: Erlend E. Aasland erlend.aasland@protonmail.com

Quoting autoconf (v2.71):

    All current systems provide time.h; it need not be checked for.
    Not all systems provide sys/time.h, but those that do, all allow
    you to include it and time.h simultaneously.
(cherry picked from commit 9ab587b)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
@erlend-aasland erlend-aasland enabled auto-merge (squash) June 1, 2023 11:38
@erlend-aasland erlend-aasland merged commit 6375287 into python:3.12 Jun 1, 2023
@miss-islington miss-islington deleted the backport-9ab587b-3.12 branch June 1, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants