Staging
v0.5.1
https://github.com/python/cpython
Revision fe82e774ea203de277968216126e26d0d09b3a15 authored by Christian Heimes on 28 January 2008, 02:38:20 UTC, committed by Christian Heimes on 28 January 2008, 02:38:20 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r60381 | christian.heimes | 2008-01-28 03:07:53 +0100 (Mon, 28 Jan 2008) | 1 line

  static PyObject* variables should use PyString_InternFromString() instead of PyObject_FromString() to store a python string in a function level static var.
........
1 parent 2685563
History
Tip revision: fe82e774ea203de277968216126e26d0d09b3a15 authored by Christian Heimes on 28 January 2008, 02:38:20 UTC
Merged revisions 60379-60382 via svnmerge from
Tip revision: fe82e77
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgsvnexternals -rw-r--r-- 65 bytes
.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-- 36.4 KB
README -rw-r--r-- 5.0 KB
RELNOTES -rw-r--r-- 2.7 KB
configure -rwxr-xr-x 635.6 KB
configure.in -rw-r--r-- 96.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.1 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 68.1 KB

README

back to top