bpo-33314: Fix rendering issues in the documentation for the os module by pablogsal · Pull Request #6525 · python/cpython
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would add the line
Availability: Linux (version 4.7).
after the description.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you mean maintaining (since Linux 4.7) or eliminating that and adding Availability: Linux (version 4.7). at the end?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, eliminate it. Currently (since Linux 4.7) is rendered as a signature of the RWF_DSYNC callable.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.