Skip to content

[3.15] gh-146353: Document PyBytesWriter_GetData pointer validity (GH-151418)#151664

Merged
ZeroIntensity merged 1 commit into
python:3.15from
miss-islington:backport-e99b319-3.15
Jun 18, 2026
Merged

[3.15] gh-146353: Document PyBytesWriter_GetData pointer validity (GH-151418)#151664
ZeroIntensity merged 1 commit into
python:3.15from
miss-islington:backport-e99b319-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

…ythonGH-151418)

(cherry picked from commit e99b319)

Co-authored-by: Harjoth Khara <harjoth.khara@gmail.com>
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jun 18, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jun 18, 2026
@ZeroIntensity ZeroIntensity enabled auto-merge (squash) June 18, 2026 16:56
@ZeroIntensity ZeroIntensity merged commit fd3c510 into python:3.15 Jun 18, 2026
38 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 18, 2026
@miss-islington miss-islington deleted the backport-e99b319-3.15 branch June 18, 2026 17:39
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.

PyBytesWriter_GetData should mention that PyBytesWriter_Resize can also invalidate the returned pointer

3 participants