diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-09-29 10:28:51 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-09-29 10:28:51 +0000 |
commit | b9d21368d231f338562b8a5b2a0bc392a2ea9f80 (patch) | |
tree | 96cac1c149d62a663bb5e29c15ea47ae90993ff1 /Python/errors.c | |
parent | b876f4df5fbcd9130f38dbcd0d2c9c0496f7cae9 (diff) | |
download | cpython-b9d21368d231f338562b8a5b2a0bc392a2ea9f80.tar.gz |
Issue #9979: Use PyUnicode_AsWideCharString() in import.c
Don't truncate path if it is too long anymore, and allocate fewer memory (but
allocate it on the heap, not on the stack).
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions