]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38916: Document array.array deprecation (GH-17523)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 9 Dec 2019 13:52:07 +0000 (05:52 -0800)
committerGitHub <noreply@github.com>
Mon, 9 Dec 2019 13:52:07 +0000 (05:52 -0800)
commit21e11383cc59146184da0d69a3f19f004215f9a7
treeb8b7420b6c0be6041f877977de3853abdff3acd4
parent188d5ae6f047342f3d6860646ccf1a523ef8b0ed
bpo-38916: Document array.array deprecation (GH-17523)

array.array: Document that tostring() and fromstring() deprecated
aliases will be removed in Python 3.9.
(cherry picked from commit 0381ea79ac2da03179c8512c581cac588b69cff9)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/library/array.rst