Skip to content

[3.7] bpo-38916: Document array.array deprecation (GH-17523)#17525

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-0381ea7-3.7
Dec 9, 2019
Merged

[3.7] bpo-38916: Document array.array deprecation (GH-17523)#17525
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-0381ea7-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented 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 [email protected]

https://bugs.python.org/issue38916

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 <[email protected]>
Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM, good bot.

@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit 21e1138 into python:3.7 Dec 9, 2019
@miss-islington miss-islington deleted the backport-0381ea7-3.7 branch December 9, 2019 13:52
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.

4 participants