Skip to content

Fix various issues in the 'Timer File Descriptors' documentation - #156027

Open
osandov wants to merge 3 commits into
python:mainfrom
osandov:timerfd-settime-doc
Open

Fix various issues in the 'Timer File Descriptors' documentation#156027
osandov wants to merge 3 commits into
python:mainfrom
osandov:timerfd-settime-doc

Conversation

@osandov

@osandov osandov commented Aug 18, 2026

Copy link
Copy Markdown

Document the correct default of 0 (based on the clinic input and os.timerfd_settime_ns()).

Document the correct default of 0 (based on the clinic input and
os.timerfd_settime_ns()).
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Aug 18, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Aug 18, 2026
@read-the-docs-community

read-the-docs-community Bot commented Aug 18, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34141277 | 📁 Comparing 5edac05 against main (af49df9)

  🔍 Preview build  

3 files changed
± library/os.html
± library/tarfile.html
± whatsnew/changelog.html

@StanFromIreland StanFromIreland changed the title Fix os.timerfd_settime() flags default argument doc typo Fix various issues in the os.timerfd_settime{_ns}() documentation Aug 19, 2026
@StanFromIreland StanFromIreland changed the title Fix various issues in the os.timerfd_settime{_ns}() documentation Fix various issues in the 'Timer File Descriptors' documentation Aug 19, 2026
@StanFromIreland

Copy link
Copy Markdown
Member

I fixed a few additional issues, @vstinner can you please take a look?

The reST docs have it right, but it's backwards in the docstring.
@osandov

osandov commented Aug 19, 2026

Copy link
Copy Markdown
Author

I found and fixed one more issue.

@StanFromIreland StanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

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

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants