Skip to content

gh-136278: Add documentation for codecs.escape_encode() and codecs.escape_decode() #136310

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

Closed
wants to merge 1 commit into from

Conversation

Toshaksha
Copy link

@Toshaksha Toshaksha commented Jul 5, 2025

@python-cla-bot
Copy link

python-cla-bot bot commented Jul 5, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

Copy link
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

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

Hello, and welcome to contributing to CPython!

You got to this one before me!

Please read the devguide to familiarize yourself with how things are doumented in python, i.e., directives like .. function:: which allow us to link to them.

Also, read this file. The structure is quite different from others. You have put the section (which itself is also unnecessary), separated from the codecs part of this file, as it also contains docs of other modules.

And, finally, please sign the CLA as it is necessary before your PR can be merged.

If you have questions, feel free to ask!

@StanFromIreland
Copy link
Member

I assume this has been superseded by #136314

@Toshaksha Toshaksha deleted the Toshaksha-patch-1 branch July 5, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting core review docs Documentation in the Doc dir skip news
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants