Staging
v0.5.1
https://github.com/python/cpython
Revision 7aeaa27eef3b637d13a993721274a47587f08f92 authored by Thomas Heller on 10 February 2009, 19:04:16 UTC, committed by Thomas Heller on 10 February 2009, 19:04:16 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r69507 | thomas.heller | 2009-02-10 19:59:04 +0100 (Di, 10 Feb 2009) | 13 lines

  (The fix has been slightly adjusted.)

  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.
  ........
................
1 parent c716edd
History
Tip revision: 7aeaa27eef3b637d13a993721274a47587f08f92 authored by Thomas Heller on 10 February 2009, 19:04:16 UTC
Merged revisions 69507 via svnmerge from
Tip revision: 7aeaa27
File Mode Size
Grammar -rw-r--r-- 5.5 KB

back to top