-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
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
Update pickle.rst #14128
Conversation
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.
Hi, thank you for the pull request.
I've left a suggestion about the change.
Thank you. :)
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.
LGTM. Thank you.
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. |
Thanks @maggyero 👍 |
Thanks for reviewing this @willingc. |
* Edits for readability and grammar
Thanks @maggyero for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
Thanks @maggyero for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
* Edits for readability and grammar (cherry picked from commit 362f535) Co-authored-by: Géry Ogam <gery.ogam@gmail.com>
GH-16014 is a backport of this pull request to the 3.8 branch. |
GH-16015 is a backport of this pull request to the 3.7 branch. |
* Edits for readability and grammar (cherry picked from commit 362f535) Co-authored-by: Géry Ogam <gery.ogam@gmail.com>
Thank you for your contribution @maggyero @willingc I have merged the backports, thank you for the reviews. |
* Edits for readability and grammar
* Edits for readability and grammar
This PR will apply the following modifications to the
pickle
module documentation: