]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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 17:35:36 +0000 (10:35 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 17:35:36 +0000 (20:35 +0300)
commit145d9252b70dff1afd798a1cde7bb5bdf2b103b0
tree2d940549976ca3835f2bfcd0859f4adb4fedcf30
parent75617ac3f002a8e9d0dedab45f2293d921cd1a25
[3.11] gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077) (GH-108226)

(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