##// END OF EJS Templates
cleanup per review...
cleanup per review * remove extraneous 'd' variable in sqlitedb._convert_dict * don't use removed 'new' module in codeutil * add note about 3k-added kwonlyargcount in crash test * fix 'coupe' typo in client.client comment * rename ensure_bytes asbytes

File last commit:

r4136:3f04e67e
r4161:9830094a
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