Skip to content

[3.13] gh-136162: Document encodings package functions (GH-136164) #136453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 9, 2025

Closes GH-136162.
(cherry picked from commit ffd7f2f)

Co-authored-by: Stan Ulbrych 89152624+StanFromIreland@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--136453.org.readthedocs.build/

)

Closes pythonGH-136162.
(cherry picked from commit ffd7f2f)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@bedevere-app bedevere-app bot added the docs Documentation in the Doc dir label Jul 9, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Jul 9, 2025
@malemburg malemburg merged commit 21bcecf into python:3.13 Jul 9, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jul 9, 2025
Comment on lines +1517 to +1526
.. function:: win32_code_page_search_function(encoding)

Search for a Windows code page encoding *encoding* of the form ``cpXXXX``.

If the code page is valid and supported, return a :class:`codecs.CodecInfo`
object for it.

.. availability:: Windows.

.. versionadded:: 3.14
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function was added in 3.14, on this branch [3.13] there is private function:

def _alias_mbcs(encoding):

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, you're right. This is rather new function.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I opened #136456

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy