gh-119182: Use PyUnicodeWriter_WriteWideChar() by vstinner · Pull Request #120851 · python/cpython

@vstinner

Use PyUnicodeWriter_WriteWideChar() in PyUnicode_FromFormat()

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()