From: Amaury Forgeot d'Arc Date: Tue, 19 Aug 2008 23:30:42 +0000 (+0000) Subject: Blocked revisions 65016 via svnmerge X-Git-Tag: v3.0b3~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=629acd75aadcffad6d97d40dacf63a34d26e2f0e;p=python 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 ........ ---