Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Jun 21, 2024

Use PyUnicodeWriter_WriteWideChar() in PyUnicode_FromFormat()

Use PyUnicodeWriter_WriteWideChar() in PyUnicode_FromFormat()
@vstinnervstinner merged commit 879d1f2 into python:mainJun 22, 2024
@vstinnervstinner deleted the fromformat_wstr branch June 22, 2024 06:58
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
Use PyUnicodeWriter_WriteWideChar() in PyUnicode_FromFormat()
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
Use PyUnicodeWriter_WriteWideChar() in PyUnicode_FromFormat()
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Use PyUnicodeWriter_WriteWideChar() in PyUnicode_FromFormat()
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner