##// 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 / inprocess
tests
__init__.py Loading ...
blocking.py Loading ...
channels.py Loading ...
client.py Loading ...
ipkernel.py Loading ...
manager.py Loading ...
socket.py Loading ...