diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-04-18 09:41:34 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-04-18 09:41:34 +0200 |
commit | 8908dc6ed2473a2c838bb0832b49dc242dc3a90b (patch) | |
tree | 31af06930c75326a466be9e6edc1eadb8be8ab20 /Python/pythonrun.c | |
parent | acf2368f248b0b391f056088e6ef728a8aacd466 (diff) | |
download | cpython-8908dc6ed2473a2c838bb0832b49dc242dc3a90b.tar.gz |
Partial revert of changeset 9744b2df134c
PyUnicode_Append() cannot call directly resize_compact(): I forgot that a
string can be ready *and* not compact (a legacy string can also be ready).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions