]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95914: Add Py_UNICODE encode APIs removed in PEP 624 to 3.11 What's New (#96016)
authorC.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Thu, 18 Aug 2022 23:52:59 +0000 (18:52 -0500)
committerGitHub <noreply@github.com>
Thu, 18 Aug 2022 23:52:59 +0000 (00:52 +0100)
commitb6d88b7225c36821845d4ba1312a6d6b2f7f65c8
tree2e599b529424f37f6aff6d8b836409a40f94438f
parent9d066e2aa621125cd141b14df79955d74b7f258e
gh-95914: Add Py_UNICODE encode APIs removed in PEP 624 to 3.11 What's New (#96016)

* 3.11 Whatsnew: Add Py_UNICODE encode functions removed in PEP 624

* Just use :func: instead of :c:func: for non-resolved funcs so ! works
Doc/whatsnew/3.11.rst