diff options
author | Victor Stinner <vstinner@python.org> | 2025-05-13 15:31:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-13 15:31:41 +0200 |
commit | fe9f6e829a535747b1e06d9bfda033a9a47165ed (patch) | |
tree | f44a64847c898cac27a06f493516a0fb9b9ed0be /Lib/test/test_ioctl.py | |
parent | fc3cddd90a1674a71c1abe6a78dde14c935b1de4 (diff) | |
download | cpython-fe9f6e829a535747b1e06d9bfda033a9a47165ed.tar.gz cpython-fe9f6e829a535747b1e06d9bfda033a9a47165ed.zip |
gh-133968: Add fast path to PyUnicodeWriter_WriteStr() (#133969)
Don't call PyObject_Str() if the input type is str.
Diffstat (limited to 'Lib/test/test_ioctl.py')
0 files changed, 0 insertions, 0 deletions