##// END OF EJS Templates
don't special case for py3k+numpy...
don't special case for py3k+numpy py3k+numpy non-copying recv works fine now, with released pyzmq. There was no need to make any changes in pyzmq. closes gh-478, closes gh-587 (rebased)

File last commit:

r4136:3f04e67e
r4571:487466d7
Show More
index.txt
24 lines | 411 B | text/plain | TextLexer
.. _developer_guide:
=========================
IPython developer's guide
=========================
.. toctree::
:maxdepth: 1
contributing.txt
gitwash/index.txt
coding_guide.txt
doc_guide.txt
testing.txt
release.txt
roadmap.txt
reorg.txt
messaging.txt
parallel_messages.txt
parallel_connections.txt
magic_blueprint.txt
ipgraph.txt
ipython_qt.txt
ipythonzmq.txt