]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 69505 via svnmerge from
authorThomas Heller <theller@ctypes.org>
Tue, 10 Feb 2009 18:46:11 +0000 (18:46 +0000)
committerThomas Heller <theller@ctypes.org>
Tue, 10 Feb 2009 18:46:11 +0000 (18:46 +0000)
commit07750565c99849a4b3963a40e39541b5ae91f5d0
treee83eac0c516764bf74180d35c8d1c0e3d3b27db4
parent5e050d857e548dbd68b1adae420ea17f463548c1
Merged revisions 69505 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r69505 | thomas.heller | 2009-02-10 19:43:01 +0100 (Di, 10 Feb 2009) | 3 lines

  Issue#5203: ctypes segfaults when passing a unicode string to a
  function without argtypes, if HAVE_USABLE_WCHAR_T is false.
........
Misc/NEWS
Modules/_ctypes/callproc.c