Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify generic message spec vs. Python message API in docs #2004

Merged
merged 2 commits into from Jun 23, 2012
Merged

Clarify generic message spec vs. Python message API in docs #2004

merged 2 commits into from Jun 23, 2012

Conversation

kramer314
Copy link
Contributor

This is based on the discussion in gh-2000, particularly this comment: #2000 (comment)

# but the Python implementation copies them to the top level.
'msg_id' : uuid,
'msg_type' : str,
'parent_header' : dict
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add trailing comma here, or syntax error will prevent highlighting.

@minrk
Copy link
Member

minrk commented Jun 22, 2012

Other than the one (or two, if you like) commas to add, this looks great. Thanks!

@kramer314
Copy link
Contributor Author

Alright, the trailing commas were added. I also fixed a warning from the same file when building the docs.

@minrk
Copy link
Member

minrk commented Jun 23, 2012

Terrific, thanks!

minrk added a commit that referenced this pull request Jun 23, 2012
Clarify generic message spec vs. Python message API in docs
@minrk minrk merged commit 1ba3c55 into ipython:master Jun 23, 2012
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Clarify generic message spec vs. Python message API in docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants