Remove __getslice__, __setslice__, __delslice__ methods from proxies
Proxy classes in multiprocessing do not need these methods in Python 3.x.
Showing
Please
register
or
sign in
to comment
Proxy classes in multiprocessing do not need these methods in Python 3.x.