Skip to content

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

Closed
Toshaksha wants to merge 1 commit into
python:mainfrom
Toshaksha:Toshaksha-patch-1
Closed

gh-136278: Add documentation for codecs.escape_encode() and codecs.escape_decode()#136310
Toshaksha wants to merge 1 commit into
python:mainfrom
Toshaksha:Toshaksha-patch-1

Conversation

@Toshaksha

@Toshaksha Toshaksha commented Jul 5, 2025

Copy link
Copy Markdown
Contributor

@python-cla-bot

python-cla-bot Bot commented Jul 5, 2025

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@StanFromIreland StanFromIreland left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
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