Staging
v0.5.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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
PCbuild9
Parser
Python
Tools
.hgtags -rw-r--r-- 2.6 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 35.9 KB
README -rw-r--r-- 4.6 KB
RELNOTES -rw-r--r-- 1.2 KB
configure -rwxr-xr-x 629.5 KB
configure.in -rw-r--r-- 96.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 27.2 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 67.6 KB

README

back to top