diff options
author | Inada Naoki <songofacandy@gmail.com> | 2019-06-24 12:30:24 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-24 12:30:24 +0900 |
commit | 770847a7db33b3d4c451b42372b6942687aa6121 (patch) | |
tree | 04aaf3163636bed947763435ad03a76b6f211d7b /Python/future.c | |
parent | b3ca7972c8d8c6479b6542ce28e0f7a6ebd5b8fe (diff) | |
download | cpython-git-770847a7db33b3d4c451b42372b6942687aa6121.tar.gz |
bpo-37348: optimize decoding ASCII string (GH-14283)
`_PyUnicode_Writer` is a relatively complex structure. Initializing it is significant overhead when decoding short ASCII string.
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions