gh-93654: Add module docstring to pathlib#94611
Merged
miss-islington merged 4 commits intopython:mainfrom Jul 7, 2022
Merged
Conversation
Closes python#93654 Issue: pythongh-93654
Contributor
Author
|
What is the correct way to mark up the name of a class in ReST? |
Member
|
/cc @barneygale
I assume you're referring to your news entry, and in that instance you don't mark up the class name. |
Contributor
Author
|
@brettcannon 2acf6de should fix it. |
merwok
reviewed
Jul 6, 2022
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. |
Member
|
✅ but I would like someone else to approve the text 🙂 |
barneygale
approved these changes
Jul 7, 2022
Contributor
barneygale
left a comment
There was a problem hiding this comment.
Looks good to me, nice work.
brettcannon
approved these changes
Jul 7, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue: gh-93654
Automerge-Triggered-By: GH:brettcannon