◐ Shell
reader mode source ↗
Skip to content

gh-141004: Document PyBytes_Repr and PyBytes_DecodeEscape#141407

Merged
ZeroIntensity merged 6 commits into
python:mainfrom
ZeroIntensity:document-pybytes
Nov 11, 2025
Merged

gh-141004: Document PyBytes_Repr and PyBytes_DecodeEscape#141407
ZeroIntensity merged 6 commits into
python:mainfrom
ZeroIntensity:document-pybytes

Conversation

@ZeroIntensity

@ZeroIntensity ZeroIntensity commented Nov 11, 2025

Copy link
Copy Markdown
Member

@ZeroIntensity ZeroIntensity added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Nov 11, 2025
@bedevere-app bedevere-app Bot added awaiting core review docs Documentation in the Doc dir skip news labels Nov 11, 2025
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Nov 11, 2025
ZeroIntensity and others added 3 commits November 11, 2025 12:20
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>

@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.

Hide comment

LGTM

Hide details View details @ZeroIntensity ZeroIntensity merged commit 37e2762 into python:main Nov 11, 2025
28 checks passed
@ZeroIntensity ZeroIntensity deleted the document-pybytes branch November 11, 2025 20:32
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Nov 11, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @ZeroIntensity for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @ZeroIntensity, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 37e2762ee12c2d7fc465938d7161a9a0640bd71f 3.14

@miss-islington-app

Copy link
Copy Markdown

Sorry, @ZeroIntensity, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 37e2762ee12c2d7fc465938d7161a9a0640bd71f 3.13

@bedevere-app

bedevere-app Bot commented Nov 12, 2025

Copy link
Copy Markdown

GH-141440 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Nov 12, 2025
ZeroIntensity added a commit to ZeroIntensity/cpython that referenced this pull request Nov 12, 2025
…ythonGH-141407)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
(cherry picked from commit 37e2762)
ZeroIntensity added a commit to ZeroIntensity/cpython that referenced this pull request Nov 12, 2025
…cape` (pythonGH-141407)

(cherry picked from commit 37e2762)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Nov 12, 2025

Copy link
Copy Markdown

GH-141441 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Nov 12, 2025
ZeroIntensity added a commit to ZeroIntensity/cpython that referenced this pull request Nov 12, 2025
…ythonGH-141407)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
(cherry picked from commit 37e2762)
ZeroIntensity added a commit to ZeroIntensity/cpython that referenced this pull request Nov 12, 2025
…cape` (pythonGH-141407)

(cherry picked from commit 37e2762)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
ZeroIntensity added a commit that referenced this pull request Nov 12, 2025
…H-141407) (GH-141440)

* gh-141004: Document `PyBytes_Repr` and `PyBytes_DecodeEscape` (GH-141407)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
(cherry picked from commit 37e2762)
ZeroIntensity added a commit that referenced this pull request Nov 12, 2025
…H-141407) (GH-141441)

* gh-141004: Document `PyBytes_Repr` and `PyBytes_DecodeEscape` (GH-141407)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
(cherry picked from commit 37e2762)
StanFromIreland added a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
…ythonGH-141407)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
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.

2 participants