8000 Update pickle.rst by geryogam · Pull Request #14128 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Update pickle.rst #14128

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

Merged
merged 3 commits into from
Aug 7, 2019
Merged

Update pickle.rst #14128

merged 3 commits into from
Aug 7, 2019

Conversation

geryogam
Copy link
Contributor
@geryogam geryogam commented Jun 16, 2019

This PR will apply the following modifications to the pickle module documentation:

  • replace the indefinite article "a" with the definite article "the" where appropriate;
  • add missing parameter references obj or bytes_obj in function descriptions;
  • remove the verb "Read" in a function description with a non-file object parameter;
  • replace some "persistent id" with "persistent ID" for a consistent case.

Copy link
Contributor
@mangrisano mangrisano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thank you for the pull request.

I've left a suggestion about the change.

Thank you. :)

Copy link
Contributor
@mangrisano mangrisano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you.

@willingc
Copy link
Contributor

Hi @maggyero, Thanks for the PR. Did this PR address an open issue on bugs.python.org?

@geryogam
Copy link
Contributor Author
geryogam commented Jun 24, 2019

Hi @maggyero, Thanks for the PR. Did this PR address an open issue on bugs.python.org?

Hello @willingc, thanks for reviewing it. No, I did not open an issue as this PR is only about syntax improvements in the documentation.

@geryogam
Copy link
Contributor Author
geryogam commented Aug 6, 2019

@willingc

@willingc
Copy link
Contributor
willingc commented Aug 7, 2019

Thanks @maggyero 👍

@geryogam geryogam deleted the patch-7 branch August 7, 2019 05:32
@geryogam
Copy link
Contributor Author
geryogam commented Aug 7, 2019

Thanks for reviewing this @willingc.

lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
* Edits for readability and grammar
@geryogam
Copy link
Contributor Author

By the way @willingc, usually these documentation improvements are backported to the 3.7 and 3.8 branches (like in my PRs #14274, #14098, #14061). Could we do it as well for this PR?

@miss-islington
Copy link
Contributor

Thanks @maggyero for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @maggyero for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 12, 2019
* Edits for readability and grammar
(cherry picked from commit 362f535)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>
@bedevere-bot
Copy link

GH-16014 is a backport of this pull request to the 3.8 branch.

@bedevere-bot
Copy link

GH-16015 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 12, 2019
* Edits for readability and grammar
(cherry picked from commit 362f535)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>
matrixise pushed a commit that referenced this pull request Sep 12, 2019
* Edits for readability and grammar
(cherry picked from commit 362f535)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>
matrixise pushed a commit that referenced this pull request Sep 12, 2019
* Edits for readability and grammar
(cherry picked from commit 362f535)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>
@matrixise
Copy link
Member

Thank you for your contribution @maggyero

@willingc I have merged the backports, thank you for the reviews.

DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
* Edits for readability and grammar
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
* Edits for readability and grammar
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants
0