Message68369
roudkerk schrieb:
> roudkerk <r.m.oudkerk@gmail.com> added the comment:
>
> This patch to sharedctypes should fix the problem by adding a
> __reduce_ex__() method to a shared ctype object instead of using copy_reg.
I can confirm that the patch fixes the problem on Windows (running test_ctypes
before test_multiprocessing).
However, the patch did not apply cleanly to current SVN trunk - I had to manually
patch the code. I'll attach the patch that I have now when I run 'svn diff' as
multiprocessing.patch (hope it works, sending as email attachment). |
|
Date |
User |
Action |
Args |
2008-06-18 18:13:47 | theller | set | spambayes_score: 0.0114903 -> 0.0114903 recipients:
+ theller, amaury.forgeotdarc, Rhamphoryncus, roudkerk, jnoller |
2008-06-18 18:13:45 | theller | link | issue3125 messages |
2008-06-18 18:13:44 | theller | create | |
|