##// END OF EJS Templates
Handle OSError from inspect.getsource/getsourcelines (bpo-44648)...
Handle OSError from inspect.getsource/getsourcelines (bpo-44648) https://bugs.python.org/issue44648 (Python 3.10+)

File last commit:

r26768:f1229dff
r27234:d001cd14
Show More
parallel_connections.rst
8 lines | 268 B | text/x-rst | RstLexer
/ docs / source / development / parallel_connections.rst
Min RK
remove a few more docs that have been moved to other repos
r21636 :orphan:
MinRK
added parallel message docs to development section
r2790
==============================================
Connection Diagrams of The IPython ZMQ Cluster
==============================================
Min RK
remove a few more docs that have been moved to other repos
r21636 IPython parallel has moved to ipyparallel -
yuji96
fix broken links due to updated ipyparallel's inventory
r26768 see :ref:`ipyparallel:/reference/connections.md` for the documentation.