##// END OF EJS Templates
restore msg_id/msg_type aliases in top level of msg dict...
restore msg_id/msg_type aliases in top level of msg dict msg_id/type must be stored in the header, as only the header/parent/content are actually sent over the wire. But the msg_id and msg_type should remain as aliases in the top-level msg dict, for logic and 0.11 compatibility. * docs and tests updated to match.
MinRK -
r4711:2e95bace
Show More
Name Size Modified Last Commit Author
/ docs / source / development
figs
gitwash
coding_guide.txt Loading ...
contributing.txt Loading ...
doc_guide.txt Loading ...
index.txt Loading ...
inputhook_app.txt Loading ...
ipgraph.txt Loading ...
ipython_qt.txt Loading ...
ipythonzmq.txt Loading ...
magic_blueprint.txt Loading ...
messaging.txt Loading ...
parallel_connections.txt Loading ...
parallel_messages.txt Loading ...
release.txt Loading ...
reorg.txt Loading ...
roadmap.txt Loading ...
session_format.txt Loading ...
template.py Loading ...
testing.txt Loading ...