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

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@tiran

Copy link Copy Markdown

Member

@tiran tiran commented

Mar 15, 2022

edited by bedevere-bot

Loading

Emscripten does not support tzset or thread_time clock.

https://bugs.python.org/issue40280

Emscripten does not support tzset or thread_time clock.

@tiran tiran requested review from abalkin and pganssle as code owners

March 15, 2022 11:22

@tiran tiran requested a review from vstinner

March 15, 2022 12:17

@tiran 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 tiran merged commit a4674f0 into python:main

Mar 15, 2022

@tiran 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pganssle pganssle Awaiting requested review from pganssle pganssle is a code owner

@abalkin abalkin Awaiting requested review from abalkin

@vstinner vstinner Awaiting requested review from vstinner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@tiran @the-knights-who-say-ni @bedevere-bot