Skip to content

Add static inline to PyUnicodeWriter_WriteStr - #104

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:writer_repr
Aug 6, 2024
Merged

Add static inline to PyUnicodeWriter_WriteStr#104
vstinner merged 1 commit into
python:mainfrom
vstinner:writer_repr

Conversation

@vstinner

Copy link
Copy Markdown
Member

Add static inline to PyUnicodeWriter_WriteStr()
PyUnicodeWriter_WriteRepr().

Add static inline to PyUnicodeWriter_WriteStr()
PyUnicodeWriter_WriteRepr().
@vstinnervstinner mentioned this pull request Aug 6, 2024
@vstinner
vstinner merged commit 39e2663 into python:mainAug 6, 2024
@vstinner
vstinner deleted the writer_repr branch August 6, 2024 13:29
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner