diff options
author | Inada Naoki <songofacandy@gmail.com> | 2019-06-24 03:30:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-24 03:30:24 (GMT) |
commit | 770847a7db33b3d4c451b42372b6942687aa6121 (patch) | |
tree | 04aaf3163636bed947763435ad03a76b6f211d7b /Python/getcompiler.c | |
parent | b3ca7972c8d8c6479b6542ce28e0f7a6ebd5b8fe (diff) | |
download | cpython-770847a7db33b3d4c451b42372b6942687aa6121.zip cpython-770847a7db33b3d4c451b42372b6942687aa6121.tar.gz cpython-770847a7db33b3d4c451b42372b6942687aa6121.tar.bz2 |
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/getcompiler.c')
0 files changed, 0 insertions, 0 deletions