Staging
v0.8.1
https://github.com/python/cpython
Revision ceab6104694c56dc31926af149cbe133988f9574 authored by Georg Brandl on 25 November 2007, 00:45:05 UTC, committed by Georg Brandl on 25 November 2007, 00:45:05 UTC
It came from rev 58682. The reason is that PyString_Concat
and PyUnicode_Concat work differently -- the equivalent to
PyString_Concat is PyUnicode_Append.
1 parent 0d84d13
History
Tip revision: ceab6104694c56dc31926af149cbe133988f9574 authored by Georg Brandl on 25 November 2007, 00:45:05 UTC
#1480: fix refleak in the sqlite module.
Tip revision: ceab610
File Mode Size
Grammar -rw-r--r-- 5.4 KB

back to top