mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
I am working on the proper fix, which is to use the custom pickler in connection.send(), instead of the standard pickle.dumps(). |
||
|---|---|---|
| .. | ||
| dummy | ||
| __init__.py | ||
| connection.py | ||
| forking.py | ||
| heap.py | ||
| managers.py | ||
| pool.py | ||
| process.py | ||
| queues.py | ||
| reduction.py | ||
| sharedctypes.py | ||
| synchronize.py | ||
| util.py | ||