[3.14] gh-156939: Document that PyBytesObject ends with a NUL byte (GH-157236) by miss-islington · Pull Request #157551 · python/cpython · GitHub
Skip to content

[3.14] gh-156939: Document that PyBytesObject ends with a NUL byte (GH-157236) - #157551

Merged
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-2fcb0e2-3.14
Sep 15, 2026
Merged

vstinner merged 1 commit into
python:3.14from
miss-islington:backport-2fcb0e2-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Document as an implementation detail that PyBytesObject and ByteArrayObject end
with a NUL byte.
(cherry picked from commit 2fcb0e2)

Co-authored-by: Victor Stinner vstinner@python.org
Co-authored-by: Petr Viktorin encukou@gmail.com

…thonGH-157236)

Document as an implementation detail that PyBytesObject and ByteArrayObject end
with a NUL byte.
(cherry picked from commit 2fcb0e2)

Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
@vstinner
vstinner merged commit 2327e11 into python:3.14 Sep 15, 2026
40 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Sep 15, 2026
@miss-islington
miss-islington deleted the backport-2fcb0e2-3.14 branch September 15, 2026 12:53
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 topic-C-API

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants