sbt <[email protected]> added the comment: Updated patch which uses ForkingPickler in Connection.send().
Note that connection sharing still has to be enabled using allow_connection_pickling(). Support could be enabled automatically, but that would introduce more circular imports which confuse me. It might be worthwhile refactoring to eliminate all circular imports. ---------- Added file: http://bugs.python.org/file25167/mp_pickle_conn.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue4892> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
