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

bpo-40280: Detect presence of time.tzset and thread_time clock (GH-31898) by tiran · Pull Request #31898 · python/cpython · GitHub

/ cpython Public

bpo-40280: Detect presence of time.tzset and thread_time clock (GH-31898) - #31898

Merged
tiran merged 1 commit into
python:mainfrom
tiran:bpo-40280-tzset
Mar 15, 2022
Merged

bpo-40280: Detect presence of time.tzset and thread_time clock (GH-31898)#31898
tiran merged 1 commit into
python:mainfrom
tiran:bpo-40280-tzset

Conversation

tiran commented Mar 15, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Emscripten does not support tzset or thread_time clock.

https://bugs.python.org/issue40280

Emscripten does not support tzset or thread_time clock.
tiran requested review from abalkin and pganssle as code owners March 15, 2022 11:22
tiran requested a review from vstinner March 15, 2022 12:17
tiran changed the title bpo-40280: Detect presence of time.tzset and thread_time clock bpo-40280: Detect presence of time.tzset and thread_time clock (GH-31898) Mar 15, 2022
tiran merged commit a4674f0 into python:main Mar 15, 2022
tiran deleted the bpo-40280-tzset branch March 15, 2022 20:55
abalkin added a commit to abalkin/cpython-1 that referenced this pull request Feb 3, 2023
abalkin added a commit that referenced this pull request Feb 5, 2023
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


Back | FazBrowse Home | New Git URL