]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Aug 2023 17:05:15 +0000 (20:05 +0300)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 17:05:15 +0000 (20:05 +0300)
commitdb55383829ccd5ce80c551d60f26851346741fdf
tree885ee76577ecdfffbac8a88481a55c29d0d5b980
parent10a91d7e98d847b05292eab828ff9ae51308d3ee
gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077)
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