◐ Shell
clean mode source ↗

[3.11] gh-95914: Add Py_UNICODE encode APIs removed in PEP 624 to 3.11 What's New (GH-96016) by miss-islington · Pull Request #96094 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Aug 18, 2022

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

  • 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

… 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

Copy link Copy Markdown

Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit bb37d29 into python:3.11

Aug 19, 2022

@miss-islington miss-islington deleted the backport-b6d88b7-3.11 branch

August 19, 2022 00:00

@miss-islington

Copy link Copy Markdown

Contributor Author

Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pablogsal pablogsal pablogsal approved these changes

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @pablogsal @bedevere-bot @CAM-Gerlach