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.13] gh-70795: Rework RLock documentation (GH-103853) #119436

Merged
merged 1 commit into from
May 22, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 22, 2024

Attempted to simultaneously reduce verbosity, while more descriptively
describing behavior.

Fix links (RLock acquire/release previously linking to Lock
acquire/release, seems like bad copy pasta).

Add a seealso for with-locks.

Switch section to use bullet points.


(cherry picked from commit 2fbea81)

Co-authored-by: uıɐɾ ʞ ʇɐɯɐs _@skj.io
Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com
Co-authored-by: C.A.M. Gerlach CAM.Gerlach@Gerlach.CAM


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

Attempted to simultaneously reduce verbosity, while more descriptively
describing behavior.

Fix links (RLock acquire/release previously linking to Lock
acquire/release, seems like bad copy pasta).

Add a seealso for with-locks.

Switch section to use bullet points.

---------

(cherry picked from commit 2fbea81)

Co-authored-by: uıɐɾ ʞ ʇɐɯɐs <_@skj.io>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels May 22, 2024
@gpshead gpshead merged commit a6ed742 into python:3.13 May 22, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants