##// END OF EJS Templates
Extract session buffers as memoryviews...
Extract session buffers as memoryviews A bug in pyzmq forces us to have a workaround, which can be deleted when the pyzmq dependency is upgraded to fix pyzmq issue #646. Thanks to @minrk for helping work on the code and also for the bugfix in pyzmq.
Jason Grout -
r20450:d4b39a33
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
comm
inprocess
ioloop
resources
tests
zmq
__init__.py Loading ...
__main__.py Loading ...
adapter.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
kernelspec.py Loading ...
kernelspecapp.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...
threaded.py Loading ...