##// 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 / scripts
__init__.py Loading ...
ipcluster Loading ...
ipcontroller Loading ...
ipengine Loading ...
iplogger Loading ...