##// END OF EJS Templates
always pass single lines to transform.push...
always pass single lines to transform.push in InputSplitter.flush_transform Previous behavior allowed early transforms to confuse later ones if they handle multiple lines at a time.
MinRK -
r17813:48f15a52
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
comm
inprocess
ioloop
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 ...