##// END OF EJS Templates
Backport PR #4668: Make non-ASCII docstring unicode...
Backport PR #4668: Make non-ASCII docstring unicode We shouldn't have non-ascii characters in a bytes literal. This seems to be the source of problems for the docs build on ShiningPanda. Merging straight away, just making a PR so there's a record of this.
MinRK -
r14744:74f066bf
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
inprocess
ioloop
tests
zmq
__init__.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...