##// END OF EJS Templates
engine ID metadata should be unicode, not bytes...
engine ID metadata should be unicode, not bytes 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
MinRK -
r12539:f0f1be16
Show More
Name Size Modified Last Commit Author
/ IPython / lib / tests
__init__.py Loading ...
test_backgroundjobs.py Loading ...
test_deepreload.py Loading ...
test_display.py Loading ...
test_imports.py Loading ...
test_irunner.py Loading ...
test_irunner_pylab_magic.py Loading ...
test_latextools.py Loading ...
test_pretty.py Loading ...
test_security.py Loading ...