Skip to content

[3.8] bpo-39426: Fix outdated default and highest protocols in docs (GH-18154) #18162

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 1 commit into from
Jan 24, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 24, 2020

Some portions of the pickle documentation hadn't been updated for the pickle protocol changes in Python 3.8 (new protocol 5, default protocol 4). This PR fixes those docs.

https://bugs.python.org/issue39426
(cherry picked from commit e9652e8)

Co-authored-by: Mark Dickinson mdickinson@enthought.com

https://bugs.python.org/issue39426

Automerge-Triggered-By: @pitrou

…GH-18154)

Some portions of the pickle documentation hadn't been updated for the pickle protocol changes in Python 3.8 (new protocol 5, default protocol 4). This PR fixes those docs.

https://bugs.python.org/issue39426
(cherry picked from commit e9652e8)

Co-authored-by: Mark Dickinson <mdickinson@enthought.com>
Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

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

+1 from me.

@miss-islington
Copy link
Contributor Author

@mdickinson: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit a46728a into python:3.8 Jan 24, 2020
@miss-islington miss-islington deleted the backport-e9652e8-3.8 branch January 24, 2020 10:20
@miss-islington
Copy link
Contributor Author

@mdickinson: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@mdickinson: 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants