Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.12] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) #115924

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

willingc
Copy link
Contributor

@willingc willingc commented Feb 26, 2024

  • 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 84a275c)


📚 Documentation preview 📚: https://cpython-previews--115924.org.readthedocs.build/

…H-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>

---------

(cherry picked from commit 84a275c)

Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@willingc willingc merged commit 7307b56 into python:3.12 Feb 26, 2024
23 checks passed
@willingc willingc deleted the backport-84a275c-3.12 branch February 26, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants