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.7] bpo-38422: Clarify docstrings of pathlib suffix(es) (GH-16679) #17032

Merged
merged 1 commit into from Nov 2, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 2, 2019

Whenever I use path.suffix I have to check again whether it includes the dot or not. I decided to add it to the docstring so I won't have to keep checking.

https://bugs.python.org/issue38422

Automerge-Triggered-By: @pitrou
(cherry picked from commit 8d4fef4)

Co-authored-by: Ram Rachum ram@rachum.com

https://bugs.python.org/issue38422

Automerge-Triggered-By: @pitrou

Whenever I use `path.suffix` I have to check again whether it includes the dot or not. I decided to add it to the docstring so I won't have to keep checking.

https://bugs.python.org/issue38422

Automerge-Triggered-By: @pitrou
(cherry picked from commit 8d4fef4)

Co-authored-by: Ram Rachum <ram@rachum.com>
@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels Nov 2, 2019
@pitrou pitrou added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Nov 2, 2019
pitrou
pitrou approved these changes Nov 2, 2019
@miss-islington
Copy link
Contributor Author

miss-islington commented Nov 2, 2019

@cool-RR: Status check is done, and it's a success .

@miss-islington miss-islington merged commit 72b874a into python:3.7 Nov 2, 2019
@miss-islington miss-islington deleted the backport-8d4fef4-3.7 branch Nov 2, 2019
@miss-islington
Copy link
Contributor Author

miss-islington commented Nov 2, 2019

@cool-RR: Status check is done, and it's a success .

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 🤖 automerge PR will be merged once it's been approved and all CI passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants