]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 71848 via svnmerge from
authorThomas Heller <theller@ctypes.org>
Fri, 24 Apr 2009 20:09:23 +0000 (20:09 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 24 Apr 2009 20:09:23 +0000 (20:09 +0000)
commit978207f6f9cdad86009a711dbb8f0cd09b970833
tree0e6e82cdced36d45b6ecb89f9afbd48bbf0699da
parent9a17fa01e64c7c495555ff29492569b45e525e1f
Merged revisions 71848 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r71848 | thomas.heller | 2009-04-24 22:05:20 +0200 (Fr, 24 Apr 2009) | 9 lines

  Merged revisions 71847 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r71847 | thomas.heller | 2009-04-24 22:00:41 +0200 (Fr, 24 Apr 2009) | 2 lines

    Issue 5041: ctypes unwilling to allow pickling wide character.
  ........
................
Lib/ctypes/test/test_pickling.py
Misc/NEWS
Modules/_ctypes/_ctypes.c