← 返回首页
[3.12] gh-89886: Rely on HAVE_SYS_TIME_H (GH-105058) by miss-islington · Pull Request #105192 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

Merged
erlend-aasland merged 1 commit into
python:3.12from
miss-islington:backport-9ab587b-3.12
Jun 1, 2023
Merged

[3.12] gh-89886: Rely on HAVE_SYS_TIME_H (GH-105058)#105192
erlend-aasland merged 1 commit into
python:3.12from
miss-islington:backport-9ab587b-3.12

Conversation

miss-islington commented Jun 1, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

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 enabled auto-merge (squash) June 1, 2023 11:38
erlend-aasland merged commit 6375287 into python:3.12 Jun 1, 2023
miss-islington deleted the backport-9ab587b-3.12 branch June 1, 2023 12:08
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Footer

© 2026 GitHub, Inc.