- 29 May, 2012 1 kayıt (commit)
-
-
Richard Oudkerk yazdı
Previously a Python 2.x compatible hack was used for multiprocessing.sharedctypes.Array(). Also the documented signature was wrong.
-
- 26 May, 2012 1 kayıt (commit)
-
-
Richard Oudkerk yazdı
-
- 30 Nis, 2012 1 kayıt (commit)
-
-
Richard Oudkerk yazdı
instead of BSD licence.
-
- 11 Kas, 2011 1 kayıt (commit)
-
-
Florent Xicluna yazdı
-
- 26 Mar, 2011 2 kayıt (commit)
-
-
Mark Dickinson yazdı
-
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 3 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 ........
-
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 ........
-
R. David Murray yazdı
-
- 18 Ock, 2009 3 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ı
-
Jesse Noller yazdı
-
- 01 Eyl, 2008 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Jesse Noller yazdı
-
- 19 Agu, 2008 1 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
ForkingPickler.register() to resolve conflict with ctypes.
-
- 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
-
- 27 Haz, 2008 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 13 Haz, 2008 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 11 Haz, 2008 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r64104 | benjamin.peterson | 2008-06-10 21:40:25 -0500 (Tue, 10 Jun 2008) | 2 lines add the multiprocessing package to fulfill PEP 371 ........ r64117 | benjamin.peterson | 2008-06-11 07:26:31 -0500 (Wed, 11 Jun 2008) | 2 lines fix import of multiprocessing by juggling imports ........
-
Benjamin Peterson yazdı
-