Discussion:
[Python-3000-checkins] r65890 - python/branches/py3k
amaury.forgeotdarc
2008-08-19 23:30:42 UTC
Permalink
Author: amaury.forgeotdarc
Date: Wed Aug 20 01:30:42 2008
New Revision: 65890

Log:
Blocked revisions 65016 via svnmerge

........
r65016 | jesse.noller | 2008-07-16 16:32:36 +0200 (mer., 16 juil. 2008) | 2 lines

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
........


Modified:
python/branches/py3k/ (props changed)

Loading...