[Python-3000-checkins] r65890 - python/branches/py3k
amaury.forgeotdarc
python-3000-checkins at python.org
Wed Aug 20 01:30:42 CEST 2008
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)
More information about the Python-3000-checkins
mailing list