]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) (#115924)
authorCarol Willing <carolcode@willingconsulting.com>
Mon, 26 Feb 2024 01:27:35 +0000 (17:27 -0800)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 01:27:35 +0000 (17:27 -0800)
commit7307b562b049d886fc616596748540a6f8ae16eb
tree0f7dab9a5a303ee629ce8fb511a39225711bfd07
parent124594913d9573f43da0917198263f5235a7ed26
[3.12] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) (#115924)

* 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