← 返回首页
gh-81057: Fix an ifdef in the time module by ericsnowcurrently · Pull Request #100125 · 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

gh-81057: Fix an ifdef in the time module#100125

Merged
ericsnowcurrently merged 1 commit into
python:mainfrom
ericsnowcurrently:fix-time-module
Dec 9, 2022
Merged

gh-81057: Fix an ifdef in the time module#100125
ericsnowcurrently merged 1 commit into
python:mainfrom
ericsnowcurrently:fix-time-module

Conversation

ericsnowcurrently commented Dec 9, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

An earlier commit only defined check_ticks_per_second() when HAVE_TIMES is defined. However, we also need it when HAVE_CLOCK is defined. This primarily affects Windows.

netlify Bot commented Dec 9, 2022
edited
Loading

Copy link
Copy Markdown

Deploy Preview for python-cpython-preview canceled.

Name Link
🔨 Latest commit 7667956
🔍 Latest deploy log https://app.netlify.com/sites/python-cpython-preview/deploys/6392865837ea42000896eada

ericsnowcurrently merged commit 3e06b50 into python:main Dec 9, 2022
ericsnowcurrently deleted the fix-time-module branch December 9, 2022 01:16
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.

2 participants

Footer

© 2026 GitHub, Inc.