summaryrefslogtreecommitdiffstats
path: root/Objects/object.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2000-07-11 03:28:17 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2000-07-11 03:28:17 (GMT)
commit4904829dbf7d8867a5d8c89eeec2969a45448fd8 (patch)
tree4970c6e25112ae9e302e0a0e01970e3bffceb079 /Objects/object.c
parentdc0c031ad8018bce613b21405fcb58b0bdda60dc (diff)
downloadcpython-4904829dbf7d8867a5d8c89eeec2969a45448fd8.zip
cpython-4904829dbf7d8867a5d8c89eeec2969a45448fd8.tar.gz
cpython-4904829dbf7d8867a5d8c89eeec2969a45448fd8.tar.bz2
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 'Objects/object.c')
0 files changed, 0 insertions, 0 deletions