-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-93654: Add module docstring to pathlib #94611
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
Conversation
Closes python#93654 Issue: pythongh-93654
What is the correct way to mark up the name of a class in ReST? |
/cc @barneygale
I assume you're referring to your news entry, and in that instance you don't mark up the class name. |
@brettcannon 2acf6de should fix it. |
Co-authored-by: Éric <merwok@netwok.org>
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
✅ but I would like someone else to approve the text 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, nice work.
Issue: gh-93654
Automerge-Triggered-By: GH:brettcannon