Skip to content

engine ID metadata should be unicode, not bytes#4214

Merged
minrk merged 1 commit into
ipython:masterfrom
minrk:ident-bytes
Sep 20, 2013
Merged

engine ID metadata should be unicode, not bytes#4214
minrk merged 1 commit into
ipython:masterfrom
minrk:ident-bytes

Conversation

@minrk
Copy link
Copy Markdown
Member

@minrk minrk commented Sep 15, 2013

fixes TypeError: b'f5b984b0-fd8c-4873-a23e-658425c1e28a' is not JSON serializable when an engine dies while working on a task in Python 3.

candidate for backport to 1.2

fixes `TypeError: b'f5b984b0-fd8c-4873-a23e-658425c1e28a' is not JSON serializable` when an engine dies while working on a task in Python 3.

candidate for backport
@ellisonbg
Copy link
Copy Markdown
Member

+1

minrk added a commit that referenced this pull request Sep 20, 2013
engine ID metadata should be unicode, not bytes
@minrk minrk merged commit 195e4cf into ipython:master Sep 20, 2013
@minrk minrk deleted the ident-bytes branch September 20, 2013 19:08
minrk added a commit that referenced this pull request Dec 24, 2013
fixes `TypeError: b'f5b984b0-fd8c-4873-a23e-658425c1e28a' is not JSON serializable` when an engine dies while working on a task in Python 3.

candidate for backport to 1.2
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
engine ID metadata should be unicode, not bytes
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.

2 participants