- 26 Mar, 2011 1 kayıt (commit)
-
-
Mark Dickinson yazdı
-
- 25 Mar, 2011 1 kayıt (commit)
-
-
Mark Dickinson yazdı
Issue #11673: Fix multiprocessing.[Raw]Array constructor to accept a size of type long. Thanks Robert Kern.
-
- 14 Ara, 2010 1 kayıt (commit)
-
-
R. David Murray yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87225 | r.david.murray | 2010-12-13 20:38:16 -0500 (Mon, 13 Dec 2010) | 2 lines 9162: fix license in multiprocessing files ........
-
- 18 Ock, 2009 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r68708 | jesse.noller | 2009-01-17 20:45:38 -0600 (Sat, 17 Jan 2009) | 1 line Resolve issue 4449: AssertionError in mp_benchmarks.py ........
-
Jesse Noller yazdı
-
- 01 Eyl, 2008 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Jesse Noller yazdı
-
- 16 Tem, 2008 1 kayıt (commit)
-
-
Jesse Noller yazdı
Apply Amaury's patch to multiprocessing for issue 3125, removes the copy_reg and replaces it with ForkingPickler.register(), which should resolve the conflict with the global registry/ctypes
-
- 13 Haz, 2008 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 11 Haz, 2008 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-