]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36346: Document removal schedule of deprecate APIs (GH-20879) (#24626)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 1 Mar 2021 02:14:33 +0000 (18:14 -0800)
committerGitHub <noreply@github.com>
Mon, 1 Mar 2021 02:14:33 +0000 (18:14 -0800)
commit346afeb159a5a8b2e260d3de740019b64352660e
tree56dd70e0a4d787f62a5b1f456863905b2acfc468
parent07ab490a7a966ce00a61bf56ccd0604434b143a5
bpo-36346: Document removal schedule of deprecate APIs (GH-20879) (#24626)

We will remove wstr cache in Python 3.12. See PEP 623.
(cherry picked from commit 2d6f2eed14ff5d89155b52771cc8ef957e8145b4)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Co-authored-by: Inada Naoki <songofacandy@gmail.com>
Doc/c-api/arg.rst
Doc/c-api/unicode.rst
Misc/NEWS.d/next/Documentation/2020-06-15-10-45-45.bpo-36346.H0sS_i.rst [new file with mode: 0644]