]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101100: Fix broken xrefs in fcntl module doc (#115691)
authorSkip Montanaro <skip.montanaro@gmail.com>
Sun, 25 Feb 2024 20:02:18 +0000 (14:02 -0600)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2024 20:02:18 +0000 (12:02 -0800)
commit84a275c4a2c8a22d198c6f227d538e6b27bbb029
tree05f67730976c06db931a3057c45f170435e50b75
parent4827968af87d828554c3fadd97094c97798541b4
gh-101100: Fix broken xrefs in fcntl module doc (#115691)

* clean up fcntl module doc

* simplify

* a few changes, based on suggestion by CAM-Gerlach

* nitpick ignore for a couple other C functions mentioned in the fcntl module doc

* more changes, especially related to LOCK_* constants

* :data: back to :const:

* Apply suggestions from code review

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
---------

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Doc/conf.py
Doc/library/fcntl.rst
Doc/tools/.nitignore