##// END OF EJS Templates
dictdb queries should [shallow] copy records...
dictdb queries should [shallow] copy records pop/edit actions on the results of queries should not affect the records themselves. Hub.db_query pops buffers out of results in some situations, which would break future result_requests. Associated tests are included.
MinRK -
r6323:d46e9d5b
Show More
Name Size Modified Last Commit Author
/ IPython / zmq
gui
pylab
tests
__init__.py Loading ...
blockingkernelmanager.py Loading ...
completer.py Loading ...
displayhook.py Loading ...
entry_point.py Loading ...
eventloops.py Loading ...
frontend.py Loading ...
heartbeat.py Loading ...
iostream.py Loading ...
ipkernel.py Loading ...
kernelapp.py Loading ...
kernelmanager.py Loading ...
log.py Loading ...
logtopics.rst Loading ...
parentpoller.py Loading ...
pykernel.py Loading ...
session.py Loading ...
zmqshell.py Loading ...