diff options
author | Carol Willing <carolcode@willingconsulting.com> | 2024-02-26 01:27:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-26 01:27:35 (GMT) |
commit | 7307b562b049d886fc616596748540a6f8ae16eb (patch) | |
tree | 0f7dab9a5a303ee629ce8fb511a39225711bfd07 /Python/compile.c | |
parent | 124594913d9573f43da0917198263f5235a7ed26 (diff) | |
download | cpython-7307b562b049d886fc616596748540a6f8ae16eb.zip cpython-7307b562b049d886fc616596748540a6f8ae16eb.tar.gz cpython-7307b562b049d886fc616596748540a6f8ae16eb.tar.bz2 |
[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>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions