Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

gh-103360: Added and linked to subheader "String escape sequences" #103638

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 2 commits into from
Feb 2, 2024

Conversation

juswil
Copy link
Contributor

@juswil juswil commented Apr 20, 2023

This commit addresses issue #103360 by adding a subsection header "String escape sequences" above the escape sequences table in lexical_analysis.rst, and referencing that subsection header in stdtypes.rst where the documentation mentions supported escape sequences under "Text Sequence Type - str".

This commit addresses issue python#103360 by adding a subsection header "String escape sequences" above the escape sequences table in lexical_analysis.rst, and referencing that subsection header in stdtypes.rst where the documentation mentions supported escape sequences under "Text Sequence Type - str".
@ghost
Copy link

ghost commented Apr 20, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

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

LGTM.

@serhiy-storchaka
Copy link
Member

A subsection header "Escape sequences" was already added in other issue.

@serhiy-storchaka serhiy-storchaka merged commit d29f57f into python:main Feb 2, 2024
@miss-islington-app
Copy link

Thanks @juswil for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 2, 2024
…cal_analysis.rst (pythonGH-103638)

(cherry picked from commit d29f57f)

Co-authored-by: Justin Williams <97240811+juswil@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 2, 2024

GH-114907 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Feb 2, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 2, 2024
…cal_analysis.rst (pythonGH-103638)

(cherry picked from commit d29f57f)

Co-authored-by: Justin Williams <97240811+juswil@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 2, 2024

GH-114908 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Feb 2, 2024
serhiy-storchaka pushed a commit that referenced this pull request Feb 2, 2024
…ical_analysis.rst (GH-103638) (GH-114907)

(cherry picked from commit d29f57f)

Co-authored-by: Justin Williams <97240811+juswil@users.noreply.github.com>
terryjreedy added a commit that referenced this pull request Feb 2, 2024
…ical_analysis.rst (GH-103638) (#114908)

(cherry picked from commit d29f57f)

Co-authored-by: Justin Williams <97240811+juswil@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
fsc-eriker pushed a commit to fsc-eriker/cpython that referenced this pull request Feb 14, 2024
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
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.