Skip to content

Fix iopubwatcher to work under Python 3.#429

Merged
cowlicks merged 1 commit into
masterfrom
bugfix/fix-iopubwatcher-for-py3
Jun 9, 2014
Merged

Fix iopubwatcher to work under Python 3.#429
cowlicks merged 1 commit into
masterfrom
bugfix/fix-iopubwatcher-for-py3

Conversation

@bgrant
Copy link
Copy Markdown
Contributor

@bgrant bgrant commented Jun 8, 2014

Very small fix. Previously iopubwatcher would throw an error about concatenating strings to bytes when run on python 3 (and when it tried to report a local error).

@bgrant bgrant added the bug label Jun 8, 2014
@bgrant bgrant added this to the 0.4 milestone Jun 8, 2014
@bgrant bgrant added the easy label Jun 8, 2014
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same when pulling 7a2218d on bugfix/fix-iopubwatcher-for-py3 into 9fbb860 on master.

@cowlicks
Copy link
Copy Markdown
Contributor

cowlicks commented Jun 9, 2014

Works for me

cowlicks added a commit that referenced this pull request Jun 9, 2014
@cowlicks cowlicks merged commit 8347fcb into master Jun 9, 2014
@bgrant bgrant deleted the bugfix/fix-iopubwatcher-for-py3 branch June 24, 2014 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants