Staging
v0.5.1
https://github.com/python/cpython
Revision 41c5d2fb56b25a132015853b2612f012ca39be83 authored by Thomas Heller on 23 February 2010, 20:32:43 UTC, committed by Thomas Heller on 23 February 2010, 20:32:43 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78382 | thomas.heller | 2010-02-23 21:25:02 +0100 (Di, 23 Feb 2010) | 11 lines

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

  ........
    r78380 | thomas.heller | 2010-02-23 21:11:44 +0100 (Di, 23 Feb 2010) | 4 lines

    ctypes CThunkObject was not registered correctly with the cycle
    garbage collector, leading to possible leaks when using callback
    functions.
  ........
................
1 parent f99f67b
History
Tip revision: 41c5d2fb56b25a132015853b2612f012ca39be83 authored by Thomas Heller on 23 February 2010, 20:32:43 UTC
Merged revisions 78382 via svnmerge from
Tip revision: 41c5d2f

README

back to top