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
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 1.7 KB
README.txt -rw-r--r-- 4.3 KB
TODO.txt -rw-r--r-- 134 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.9 KB
conf.py -rw-r--r-- 1.7 KB
contents.rst -rw-r--r-- 421 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 16.8 KB
license.rst -rw-r--r-- 31.1 KB

README.txt

back to top