##// 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 / parallel / apps
__init__.py Loading ...
baseapp.py Loading ...
ipclusterapp.py Loading ...
ipcontrollerapp.py Loading ...
ipengineapp.py Loading ...
iploggerapp.py Loading ...
launcher.py Loading ...
logwatcher.py Loading ...
win32support.py Loading ...
winhpcjob.py Loading ...