summaryrefslogtreecommitdiff
path: root/Python/exceptions.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
commit4904829dbf7d8867a5d8c89eeec2969a45448fd8 (patch)
tree4970c6e25112ae9e302e0a0e01970e3bffceb079 /Python/exceptions.c
parentdc0c031ad8018bce613b21405fcb58b0bdda60dc (diff)
downloadcpython-git-4904829dbf7d8867a5d8c89eeec2969a45448fd8.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/exceptions.c')
0 files changed, 0 insertions, 0 deletions