FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-81057: Fix an ifdef in the time module by ericsnowcurrently · Pull Request #100125 · python/cpython · GitHub

/ cpython Public

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


Back | FazBrowse Home | New Git URL