SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

[3.14] gh-133968: Add fast path to PyUnicodeWriter_WriteStr() (GH-133969) (#133971)

gh-133968: Add fast path to PyUnicodeWriter_WriteStr() (GH-133969)

Don't call PyObject_Str() if the input type is str.
(cherry picked from commit fe9f6e829a535747b1e06d9bfda033a9a47165ed)

Co-authored-by: Victor Stinner <vstinner@python.org>
M
Miss Islington (bot) committed
5632e93f467564a1d09bd6d38caef6c4fa1f047f
Parent: 69b4387
Committed by GitHub <noreply@github.com> on 5/13/2025, 1:58:25 PM