gh-119182: Use public PyUnicodeWriter in _json.c by vstinner · Pull Request #129249 · python/cpython · GitHub
Skip to content

gh-119182: Use public PyUnicodeWriter in _json.c - #129249

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:json_writer
Jan 24, 2025
Merged

vstinner merged 1 commit into
python:mainfrom
vstinner:json_writer

Conversation

@vstinner

@vstinner vstinner commented Jan 23, 2025

Copy link
Copy Markdown
Member

Replace the private _PyUnicodeWriter API with the public PyUnicodeWriter API.

Replace the private _PyUnicodeWriter API with the public
PyUnicodeWriter API.

@cmaloney cmaloney left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Have a plan for _PyUnicodeWriter_IsEmpty?

@vstinner

Copy link
Copy Markdown
Member Author

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.

2 participants