Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

gh-141246: Link to correct Windows docs intime.sleep() doc#141248

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 2 commits intopython:mainfrommokurin000:patch-1
Nov 8, 2025

Conversation

@mokurin000
Copy link
Contributor

@mokurin000mokurin000 commentedNov 8, 2025
edited
Loading

In time.sleep documentation, we referred a kernel API available from Windows 8.1, while CPython runs in userspace.

It's replaced to the correct MSDN documentation and the first supported and documented version was Windows 10


📚 Documentation preview 📚:https://cpython-previews--141248.org.readthedocs.build/

@python-cla-bot
Copy link

python-cla-botbot commentedNov 8, 2025
edited
Loading

All commit authors signed the Contributor License Agreement.

CLA signed

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Copy link
Member

@StanFromIrelandStanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

@StanFromIrelandStanFromIreland changed the titlegh-141246: update windows documentation for high-resolution timergh-141246: Link to correct Windows docs intime.sleep() docNov 8, 2025
@StanFromIrelandStanFromIreland added needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes labelsNov 8, 2025
@vstinnervstinner merged commit6545a4e intopython:mainNov 8, 2025
36 checks passed
@github-project-automationgithub-project-automationbot moved this fromTodo toDone inDocs PRsNov 8, 2025
@miss-islington-app
Copy link

Thanks@mokurin000 for the PR, and@vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 8, 2025
…ythonGH-141248)(cherry picked from commit 6545a4e8f83c27996fc771ed7c8c96ae0ce8d2e0)Co-authored-by: 莯凛 <1348292515@qq.com>
@bedevere-app
Copy link

GH-141251 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelNov 8, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 8, 2025
…ythonGH-141248)(cherry picked from commit6545a4e)Co-authored-by: 莯凛 <1348292515@qq.com>
@bedevere-app
Copy link

GH-141252 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelNov 8, 2025
@StanFromIreland
Copy link
Member

Thanks@mokurin000 for the fix and thanks@vstinner for merging!

@vstinner
Copy link
Member

Merged, thanks.

vstinner pushed a commit that referenced this pull requestNov 8, 2025
…H-141248) (#141251)gh-141246: Link to correct Windows docs in `time.sleep()` doc (GH-141248)(cherry picked from commit6545a4e)Co-authored-by: 莯凛 <1348292515@qq.com>
vstinner pushed a commit that referenced this pull requestNov 8, 2025
…H-141248) (#141252)gh-141246: Link to correct Windows docs in `time.sleep()` doc (GH-141248)(cherry picked from commit6545a4e)Co-authored-by: 莯凛 <1348292515@qq.com>
@mokurin000
Copy link
ContributorAuthor

Thanks@StanFromIreland for the review and thanks@vstinner for merging! 🚀

vstinner reacted with thumbs up emoji

@mokurin000mokurin000 deleted the patch-1 branchNovember 8, 2025 15:03
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@StanFromIrelandStanFromIrelandStanFromIreland approved these changes

@pgansslepganssleAwaiting requested review from pgansslepganssle is a code owner

@abalkinabalkinAwaiting requested review from abalkinabalkin is a code owner

@vstinnervstinnerAwaiting requested review from vstinner

Assignees

No one assigned

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Documentation about Windows high-resolution timer is wrong

3 participants

@mokurin000@StanFromIreland@vstinner

[8]ページ先頭

©2009-2025 Movatter.jp