]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38916: Document array.array deprecation (GH-17523)
authorVictor Stinner <vstinner@python.org>
Mon, 9 Dec 2019 13:46:33 +0000 (14:46 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Dec 2019 13:46:33 +0000 (14:46 +0100)
commit0381ea79ac2da03179c8512c581cac588b69cff9
tree6a5cb5051bb5fb9c6e32066a8be6ebd1ceaa41e3
parentd08fd298dc8d5631f6c504d01ee4f9cfb47db79d
bpo-38916: Document array.array deprecation (GH-17523)

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