8000 [3.8] bpo-38916: Document array.array deprecation by vstinner · Pull Request #17523 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.8] bpo-38916: Document array.array deprecation #17523

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
Dec 9, 2019
Merged

[3.8] bpo-38916: Document array.array deprecation #17523

merged 1 commit into from
Dec 9, 2019

Conversation

vstinner
Copy link
Member
@vstinner vstinner commented Dec 9, 2019

array.array: Document that tostring() and fromstring() deprecated
aliases will be removed in Python 3.9.

https://bugs.python.org/issue38916

array.array: Document that tostring() and fromstring() deprecated
aliases will be removed in Python 3.9.
@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting core review labels Dec 9, 2019
@vstinner vstinner changed the title bpo-38916: Document array.array deprecation [3.8] bpo-38916: Document array.array deprecation Dec 9, 2019
@vstinner
Copy link
Member Author
vstinner commented Dec 9, 2019

cc @corona10

Copy link
Member
@corona10 corona10 left a comment

Choose a reason for hiding this comment

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

lgtm
Thanks for the work @vstinner

@vstinner vstinner merged commit 0381ea7 into python:3.8 Dec 9, 2019
@vstinner vstinner deleted the array_doc branch December 9, 2019 13:46
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

I'm having trouble backporting to 3.7. Reason: 'Error 110 while writing to socket. Connection timed out.'. Please retry by removing and re-adding the needs backport to 3.7 label.

@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-17525 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 Dec 9, 2019
array.array: Document that tostring() and fromstring() deprecated
aliases will be removed in Python 3.9.
(cherry picked from commit 0381ea7)

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington added a commit that referenced this pull request Dec 9, 2019
array.array: Document that tostring() and fromstring() deprecated
aliases will be removed in Python 3.9.
(cherry picked from commit 0381ea7)

Co-authored-by: Victor Stinner <vstinner@python.org>
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 news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0