summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2000-07-11 03:28:17 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2000-07-11 03:28:17 +0000
commit06c71c1676f5b46333a05d1ed891e4d8ddac1290 (patch)
treee02e9c99eac0dc3445cd30bae6b4e394a8dfe69e /Python/pythonrun.c
parentce90a6202e7faaf9b74aa2ba25a942d2d4b77d19 (diff)
downloadcpython-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