summaryrefslogtreecommitdiff
path: root/Python/bltinmodule.c
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2007-11-25 00:45:05 +0000
committerGeorg Brandl <georg@python.org>2007-11-25 00:45:05 +0000
commitceab6104694c56dc31926af149cbe133988f9574 (patch)
tree8cfc500371b0403ce5629985f94b3abde69e0dd0 /Python/bltinmodule.c
parent0d84d13c3fcbcec7c476e76dd361a047b8a9c8d2 (diff)
downloadcpython-git-ceab6104694c56dc31926af149cbe133988f9574.tar.gz
#1480: fix refleak in the sqlite module.
It came from rev 58682. The reason is that PyString_Concat and PyUnicode_Concat work differently -- the equivalent to PyString_Concat is PyUnicode_Append.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions