Staging
v0.5.1
https://github.com/python/cpython
Revision 817b489422f15b2aeee132c24bdc94d8de2b6ed9 authored by Thomas Heller on 25 January 2007, 19:19:35 UTC, committed by Thomas Heller on 25 January 2007, 19:19:35 UTC
svn+ssh://pythondev@svn.python.org/python/trunk/Modules/_ctypes

........
  r53556 | thomas.heller | 2007-01-25 19:34:14 +0100 (Do, 25 Jan 2007) | 3 lines

  Fix for #1643874: When calling SysAllocString, create a PyCObject
  which will eventually call SysFreeString to free the BSTR resource.
........
1 parent 564c9f5
History
Tip revision: 817b489422f15b2aeee132c24bdc94d8de2b6ed9 authored by Thomas Heller on 25 January 2007, 19:19:35 UTC
Merged revisions 53556 via svnmerge from
Tip revision: 817b489
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 34.2 KB
README -rw-r--r-- 54.4 KB
configure -rwxr-xr-x 623.0 KB
configure.in -rw-r--r-- 94.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.4 KB
setup.py -rw-r--r-- 66.3 KB

README

back to top