◐ Shell
clean mode source ↗

gh-95914: Add Py_UNICODE encode APIs removed in PEP 624 to 3.11 What's New by CAM-Gerlach · Pull Request #96016 · python/cpython

@CAM-Gerlach

@CAM-Gerlach

pablogsal

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 18, 2022
… What's New (pythonGH-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
(cherry picked from commit b6d88b7)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>

miss-islington added a commit that referenced this pull request

Aug 19, 2022
…s New (GH-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
(cherry picked from commit b6d88b7)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>