]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) (#115925)
authorCarol Willing <carolcode@willingconsulting.com>
Mon, 26 Feb 2024 01:32:52 +0000 (17:32 -0800)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 01:32:52 +0000 (01:32 +0000)
commit2110ae80fa917e993b4ab5f1a28f35b14e60c5f6
treefd532130f40c1d6eb9b4157130781b9617e6303c
parent6324d9b485dac8a71cc51f43085f52e6bda3a5dd
[3.11] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) (#115925)

* 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

---------

(cherry picked from commit 84a275c4a2c8a22d198c6f227d538e6b27bbb029)

Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Doc/conf.py
Doc/library/fcntl.rst
Doc/tools/.nitignore