Skip to content

gh-156939: Update UTF-8 encoder for PyBytesWriter changes - #157383

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:utf8_encoder
Sep 13, 2026
Merged

gh-156939: Update UTF-8 encoder for PyBytesWriter changes#157383
vstinner merged 1 commit into
python:mainfrom
vstinner:utf8_encoder

Conversation

@vstinner

@vstinner vstinner commented Sep 13, 2026

Copy link
Copy Markdown
Member

Don't modify directly the writer size, call
PyBytesWriter_GrowAndUpdatePointer() instead.

Don't modify directly the writer size, call
PyBytesWriter_GrowAndUpdatePointer() instead.
@vstinner
vstinner enabled auto-merge (squash) September 13, 2026 01:00
@vstinner
vstinner merged commit 2cd6d4b into python:main Sep 13, 2026
55 checks passed
@vstinner
vstinner deleted the utf8_encoder branch September 13, 2026 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant