diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-07-11 03:28:17 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-07-11 03:28:17 +0000 |
commit | 06c71c1676f5b46333a05d1ed891e4d8ddac1290 (patch) | |
tree | e02e9c99eac0dc3445cd30bae6b4e394a8dfe69e /Python/pythonrun.c | |
parent | ce90a6202e7faaf9b74aa2ba25a942d2d4b77d19 (diff) | |
download | cpython-06c71c1676f5b46333a05d1ed891e4d8ddac1290.tar.gz |
fix two refcount bugs in new string_join implementation:
1. PySequence_Fast_GET_ITEM is a macro and borrows a reference
2. The seq returned from PySequence_Fast must be decref'd
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions