]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 21 Aug 2023 19:43:28 +0000 (12:43 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 19:43:28 +0000 (21:43 +0200)
commit78a2a8c026aa082a3ca71e5c86d2303a364c97be
tree7bd6d1b5ee6f9e6cd8c4a6430b7e59278daacd80
parenta27f18a3824365173c4102179ecd28aab72690f8
[3.12] gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077) (#108225)

gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077)
(cherry picked from commit db55383829ccd5ce80c551d60f26851346741fdf)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.9.rst
Misc/NEWS.d/3.11.0b1.rst