bpo-40280: Detect presence of time.tzset and thread_time clock (GH-31898) by tiran · Pull Request #31898 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
bpo-40280: Detect presence of time.tzset and thread_time clock (GH-31898)#31898
tiran merged 1 commit intopython:mainfrom
bpo-40280: Detect presence of time.tzset and thread_time clock (GH-31898)#31898
tiran merged 1 commit intopython:mainfrom
Conversation
Copy link Copy Markdown
Member
Emscripten does not support tzset or thread_time clock.
Emscripten does not support tzset or thread_time clock.
tiran
requested review from
abalkin and
pganssle
as code owners
bedevere-bot
added
the
awaiting core review
label
the-knights-who-say-ni
added
the
CLA signed
label
tiran
added
the
skip news
label
tiran
requested a review
from vstinner
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)
tiran
merged commit
a4674f0
into
python:main
tiran
deleted the
bpo-40280-tzset
branch
bedevere-bot
removed
the
awaiting core review
label
SimonBiggs
mannequin
mentioned this pull request
abalkin
mentioned this pull request
abalkin added a commit to abalkin/cpython-1 that referenced this pull request
Feb 3, 2023
abalkin
mentioned this pull request
abalkin added a commit that referenced this pull request
Feb 5, 2023This 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