diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-09-28 21:37:03 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-09-28 21:37:03 +0200 |
commit | be78eaf2de68acce390877b43fa829ef59b493f1 (patch) | |
tree | 845715bc9c2c4ca3589a037e9988374376f38bf8 /Python/compile.c | |
parent | fb5f5f24207ff18bab339561b4017b59ee3b3bc8 (diff) | |
download | cpython-git-be78eaf2de68acce390877b43fa829ef59b493f1.tar.gz |
PyUnicode_CopyCharacters() checks for buffer and character overflow
It now returns the number of written characters on success.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions