Skip to content

Conversation

@willingc
Copy link
Contributor

@willingcwillingc 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--115925.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>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@willingc@smontanaro